Home
last modified time | relevance | path

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

/third_party/libunwind/src/dwarf/
DGfind_proc_info-lsb.c920 unw_word_t debug_frame_base = 0; in dwarf_search_unwind_table() local
935 debug_frame_base = 0; in dwarf_search_unwind_table()
950 debug_frame_base = (uintptr_t) fdesc->debug_frame; in dwarf_search_unwind_table()
1002 if (debug_frame_base) in dwarf_search_unwind_table()
1003 fde_addr = e->fde_offset + debug_frame_base; in dwarf_search_unwind_table()
1008 (long) debug_frame_base, (long) fde_addr); in dwarf_search_unwind_table()
1010 debug_frame_base ? in dwarf_search_unwind_table()
1011 debug_frame_base : segbase, in dwarf_search_unwind_table()
1013 debug_frame_base != 0, arg)) < 0) in dwarf_search_unwind_table()