Searched refs:model (Results 1 – 6 of 6) sorted by relevance
12 #define CPU_MODEL(model) ".section\t.cpucheck,\"a\",@nobits\n\t" \ argument14 ".comm __cpu_model_" #model ", 4\n\t" \
173 void launch(App_model *model, Const_dataspace bin, Dbg_ const &dbg);175 void launch(App_model *model, char const *prog, Dbg_ const &dbg)177 typename App_model::Const_dataspace bin = model->open_file(prog);178 launch(model, bin, dbg);
46 * L4::Registry_dispatcher model. You can derive subclasses from this
218 because COW strings don't support C++11 allocator model.2524 * doc/xml/manual/using.xml: Update links to memory model information.
1404 to signal error if an IE-model TLS reloc resolved to a dlopen'd module.
1530 because COW strings don't support C++11 allocator model.
Completed in 14 milliseconds