Home
last modified time | relevance | path

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

/llvm-project-15.0.7/libunwind/src/
H A DAddressSpace.hpp61 uintptr_t dwarf_section_length; member
135 size_t dwarf_section_length; member
440 cbdata->sects->dwarf_section_length = SIZE_MAX; in checkForUnwindInfoSegment()
516 info.dwarf_section_length = (size_t)dyldInfo.dwarf_section_length; in findUnwindSections()
525 info.dwarf_section_length = (size_t)(&__eh_frame_end - &__eh_frame_start); in findUnwindSections()
528 (void *)info.dwarf_section, (void *)info.dwarf_section_length); in findUnwindSections()
535 if (info.dwarf_section_length) in findUnwindSections()
577 info.dwarf_section_length = pish->Misc.VirtualSize; in findUnwindSections()
H A DUnwindCursor.hpp1631 sects.dwarf_section_length, in getInfoFromDwarfSection()
1648 sects.dwarf_section_length, in getInfoFromDwarfSection()
1656 sects.dwarf_section_length, 0, in getInfoFromDwarfSection()