Home
last modified time | relevance | path

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

/external/llvm-project/libunwind/src/
DAddressSpace.hpp54 uintptr_t dwarf_section_length; member
128 uintptr_t dwarf_section_length; member
433 cbdata->sects->dwarf_section_length = UINTPTR_MAX; in checkForUnwindInfoSegment()
509 info.dwarf_section_length = dyldInfo.dwarf_section_length; in findUnwindSections()
518 info.dwarf_section_length = (uintptr_t)(&__eh_frame_end - &__eh_frame_start); in findUnwindSections()
521 (void *)info.dwarf_section, (void *)info.dwarf_section_length); in findUnwindSections()
528 if (info.dwarf_section_length) in findUnwindSections()
569 info.dwarf_section_length = pish->Misc.VirtualSize; in findUnwindSections()
DUnwindCursor.hpp1520 sects.dwarf_section_length, in getInfoFromDwarfSection()
1537 sects.dwarf_section_length, in getInfoFromDwarfSection()
1545 sects.dwarf_section_length, 0, in getInfoFromDwarfSection()