Searched refs:constructSectionCommon (Results 1 – 2 of 2) sorted by relevance
31 Section constructSectionCommon(SectionType Sec, uint32_t Index) { in constructSectionCommon() function53 return constructSectionCommon(Sec, Index); in constructSection()57 Section S = constructSectionCommon(Sec, Index); in constructSection()
42 Expected<MachOYAML::Section> constructSectionCommon(SectionType Sec,75 MachODumper::constructSectionCommon(SectionType Sec, size_t SecIndex) { in constructSectionCommon() function in MachODumper119 Expected<MachOYAML::Section> TempSec = constructSectionCommon(Sec, SecIndex); in constructSection()128 Expected<MachOYAML::Section> TempSec = constructSectionCommon(Sec, SecIndex); in constructSection()