Home
last modified time | relevance | path

Searched refs:dwarf_find_debug_frame (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/tools/build/feature/
Dtest-libunwind-debug-frame.c5 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/
Dunwind-libunwind.c46 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()