Searched refs:dwarf_section_length (Results 1 – 5 of 5) sorted by relevance
61 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...]
86 size_t dwarf_section_length; member
1696 sects.dwarf_section_length, in getInfoFromDwarfSection()1713 sects.dwarf_section_length, in getInfoFromDwarfSection()1721 sects.dwarf_section_length, 0, in getInfoFromDwarfSection()
32 size_t dwarf_section_length; member
59 size_t dwarf_section_length; member974 Info.dwarf_section_length = I->second.DwarfSection.size(); in lookupUnwindSections()