OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:entrypc
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/tests/
find-prologues.c
69
Dwarf_Addr
entrypc
;
70
if (dwarf_entrypc (func, &
entrypc
) != 0)
73
entrypc
+= a->dwbias;
75
printf ("%-16s %#.16" PRIx64, dwarf_diename (func),
entrypc
);
/external/elfutils/
elfutils.spec
318
entrypc
, dwarf_func_die; dwarf_getfuncs callback now uses Dwarf_
Completed in 294 milliseconds