Home
last modified time | relevance | path

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

/third_party/libunwind/libunwind/src/mi/
Dflush_cache.c42 munmap (w->debug_frame, w->debug_frame_size); in unw_flush_cache()
/third_party/libunwind/libunwind/src/dwarf/
DGfind_proc_info-lsb.c305 fdesc->debug_frame_size = bufsize; in locate_debug_info()
320 size_t bufsize = fdesc->debug_frame_size; in debug_frame_index_make()
452 if (fdesc->debug_frame_size == 0) in dwarf_find_debug_frame()
/third_party/libunwind/libunwind/include/
Ddwarf.h377 size_t debug_frame_size; member