Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/libbacktrace/
H A Ddwarf.c3505 report_inlined_functions (uintptr_t pc, struct function *function, in report_inlined_functions() function
3535 ret = report_inlined_functions (pc, inlined, callback, data, in report_inlined_functions()
3770 ret = report_inlined_functions (pc, function, callback, data, in dwarf_lookup_pc()
/netbsd-src/external/gpl3/gcc/dist/libbacktrace/
H A Ddwarf.c3564 report_inlined_functions (uintptr_t pc, struct function *function, in report_inlined_functions() function
3618 ret = report_inlined_functions (pc, inlined, callback, data, in report_inlined_functions()
3891 ret = report_inlined_functions (pc, function, callback, data, in dwarf_lookup_pc()
H A DChangeLog153 * dwarf.c (report_inlined_functions): Handle PC == -1 and PC ==
286 (report_inlined_functions): Search backward for function_addrs