Searched refs:dwarf_find_debug_frame (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/tools/build/feature/ |
D | test-libunwind-debug-frame.c | 5 UNW_OBJ(dwarf_find_debug_frame) (int found, unw_dyn_info_t *di_debug, 10 #define dwarf_find_debug_frame UNW_OBJ(dwarf_find_debug_frame) macro 14 dwarf_find_debug_frame(0, NULL, 0, 0, NULL, 0, 0); in main()
|
/linux-4.4.14/tools/perf/util/ |
D | unwind-libunwind.c | 46 UNW_OBJ(dwarf_find_debug_frame) (int found, unw_dyn_info_t *di_debug, 52 #define dwarf_find_debug_frame UNW_OBJ(dwarf_find_debug_frame) macro 371 if (dwarf_find_debug_frame(0, &di, ip, base, symfile, in find_proc_info()
|