Searched defs:eh_frame_start (Results 1 - 2 of 2) sorted by relevance

/external/libunwind/src/dwarf/
H A DGfind_unwind_table.c44 unw_word_t addr, eh_frame_start, fde_count, load_base; local
167 &eh_frame_start, NULL)) < 0)
199 eh_frame_start, eh_frame_end, fde_count,
H A DGfind_proc_info-lsb.c51 unw_word_t eh_frame_start, unw_word_t eh_frame_end,
56 unw_word_t i = 0, fde_addr, addr = eh_frame_start;
523 unw_word_t addr, eh_frame_start, eh_frame_end, fde_count, ip; local
612 &eh_frame_start, NULL)) < 0)
655 eh_frame_start, eh_frame_end, fde_count,
50 linear_search(unw_addr_space_t as, unw_word_t ip, unw_word_t eh_frame_start, unw_word_t eh_frame_end, unw_word_t fde_count, unw_proc_info_t *pi, int need_unwind_info, void *arg) argument

Completed in 77 milliseconds