Searched refs:constructSectionCommon (Results 1 – 2 of 2) sorted by relevance
31 static Section constructSectionCommon(const SectionType &Sec, uint32_t Index) { in constructSectionCommon() function50 return constructSectionCommon(Sec, Index); in constructSection()54 Section S = constructSectionCommon(Sec, Index); in constructSection()
46 Expected<MachOYAML::Section> constructSectionCommon(SectionType Sec,79 MachODumper::constructSectionCommon(SectionType Sec, size_t SecIndex) { in constructSectionCommon() function in MachODumper123 Expected<MachOYAML::Section> TempSec = constructSectionCommon(Sec, SecIndex); in constructSection()132 Expected<MachOYAML::Section> TempSec = constructSectionCommon(Sec, SecIndex); in constructSection()