Home
last modified time | relevance | path

Searched refs:dbeGetFuncListV2 (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/gpl3/binutils/dist/gprofng/src/
H A DDbe.h159 Vector<void*> *dbeGetFuncListV2 (int dbevindex, int mtype, Obj sel_obj, int type, int subtype);
H A Dipc.cc1538 Vector<void*> *res = dbeGetFuncListV2 (dbevindex, mtype, sel_obj, type, subtype); in ipc_doWork()
H A DDbe.cc5159 dbeGetFuncListV2 (int dbevindex, int mtype, Obj sel_obj, int type, int subtype) in dbeGetFuncListV2() function