Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libunwind/src/
H A DAddressSpace.hpp61 uintptr_t dwarf_section_length; member
139 size_t dwarf_section_length; member
422 cbdata->sects->dwarf_section_length = SIZE_MAX; in checkForUnwindInfoSegment()
498 info.dwarf_section_length = (size_t)dyldInfo.dwarf_section_length; in findUnwindSections()
511 info.dwarf_section_length = dynamicUnwindSectionInfo.dwarf_section_length; in findUnwindSections()
523 info.dwarf_section_length = (size_t)(&__eh_frame_end - &__eh_frame_start); in findUnwindSections()
526 (void *)info.dwarf_section, (void *)info.dwarf_section_length); in findUnwindSections()
533 if (info.dwarf_section_length) in findUnwindSections()
[all...]
H A Dlibunwind_ext.h86 size_t dwarf_section_length; member
H A DUnwindCursor.hpp1664 sects.dwarf_section_length, in getInfoFromDwarfSection()
1681 sects.dwarf_section_length, in getInfoFromDwarfSection()
1689 sects.dwarf_section_length, 0, in getInfoFromDwarfSection()
/freebsd/contrib/llvm-project/compiler-rt/lib/orc/
H A Dmacho_platform.cpp57 size_t dwarf_section_length;
1030 Info.dwarf_section_length = I->second.DwarfSection.size(); in dlopenInitialize()
56 size_t dwarf_section_length; global() member