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

/external/libunwind_llvm/src/
H A DAddressSpace.hpp84 uintptr_t dwarf_section; member in struct:libunwind::UnwindInfoSections
308 const void* dwarf_section; member in struct:libunwind::dyld_unwind_sections
336 info->dwarf_section = p;
353 info.dwarf_section = (uintptr_t)dyldInfo.dwarf_section;
423 cbdata->sects->dwarf_section = hdrInfo.eh_frame_ptr;
/external/google-breakpad/src/common/linux/
H A Ddump_symbols.cc637 const Shdr* dwarf_section = local
641 if (dwarf_section) {

Completed in 136 milliseconds