Searched refs:handle_function (Results 1 - 4 of 4) sorted by relevance

/external/elfutils/tests/
H A Dfind-prologues.c42 handle_function (Dwarf_Die *func, void *arg) function
103 dwarf_getfuncs (a.cu, &handle_function, &a, 0);
H A Dfuncretval.c42 handle_function (Dwarf_Die *funcdie, void *arg) function
101 dwarf_getfuncs (a.cu, &handle_function, &a, 0);
H A Dfuncscopes.c105 handle_function (Dwarf_Die *funcdie, void *arg) function
190 dwarf_getfuncs (a.cu, &handle_function, &a, 0);
H A Dvarlocs.c734 handle_function (Dwarf_Die *funcdie, void *arg __attribute__((unused))) function
816 if (dwarf_getfuncs (cu, handle_function, NULL, 0) != 0)

Completed in 130 milliseconds