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

/external/libcxxabi/src/Unwind/
H A DAddressSpace.hpp58 uintptr_t dwarf_section; member in struct:libunwind::UnwindInfoSections
276 const void* dwarf_section; member in struct:libunwind::dyld_unwind_sections
304 info->dwarf_section = p;
321 info.dwarf_section = (uintptr_t)dyldInfo.dwarf_section;

Completed in 115 milliseconds