Searched defs:instrs (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/gprofng/src/ |
H A D | Function.h | 166 Vector<DbeInstr*> *instrs; variable
|
H A D | Print.cc | 1375 Vector<Histable*> *instrs = CallStack::getStackPCs ((void *) stackId); in printCallStacks() local 1622 Vector<Histable*> *instrs = CallStack::getStackPCs ((void *) stackId); in printCallStacks() local
|
H A D | PathTree.cc | 2275 Vector<Histable*> * instrs = NULL; in get_clr_instr() local 2301 PathTree::get_cle_instr (Histable * func, Vector<Histable*>*&instrs) in get_cle_instr()
|
H A D | Dbe.cc | 3155 Vector<Obj> *instrs = dbeGetStackPCs (dbevindex, obj->id); in dbeGetSelObjIO() local 4616 Vector<Histable*> *instrs = NULL; in dbeGetFuncCalleeInfoById() local 7776 Vector<Obj> *instrs = dbeGetStackPCs (dbevindex, stack); in dbeGetStackFunctions() local 7818 Vector<Histable*> *instrs = CallStack::getStackPCs ((void *) stack, !show_all); in dbeGetStackPCs() local 7845 Vector<Obj> *instrs = dbeGetStackPCs (dbevindex, stack); in dbeGetStackNames() local
|
/netbsd-src/external/gpl3/binutils.old/dist/gprofng/src/ |
H A D | Function.h | 166 Vector<DbeInstr*> *instrs; variable
|
H A D | Print.cc | 1375 Vector<Histable*> *instrs = CallStack::getStackPCs ((void *) stackId); in printCallStacks() local 1622 Vector<Histable*> *instrs = CallStack::getStackPCs ((void *) stackId); in printCallStacks() local
|
H A D | PathTree.cc | 2275 Vector<Histable*> * instrs = NULL; in get_clr_instr() local 2301 PathTree::get_cle_instr (Histable * func, Vector<Histable*>*&instrs) in get_cle_instr()
|
H A D | Dbe.cc | 3155 Vector<Obj> *instrs = dbeGetStackPCs (dbevindex, obj->id); in dbeGetSelObjIO() local 4616 Vector<Histable*> *instrs = NULL; in dbeGetFuncCalleeInfoById() local 7776 Vector<Obj> *instrs = dbeGetStackPCs (dbevindex, stack); in dbeGetStackFunctions() local 7818 Vector<Histable*> *instrs = CallStack::getStackPCs ((void *) stack, !show_all); in dbeGetStackPCs() local 7845 Vector<Obj> *instrs = dbeGetStackPCs (dbevindex, stack); in dbeGetStackNames() local
|
/netbsd-src/sys/arch/hppa/hppa/ |
H A D | db_disasm.c | 1000 static const struct inst instrs[] = { variable
|