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()
48 Expected<MachOYAML::Section> constructSectionCommon(SectionType Sec,81 MachODumper::constructSectionCommon(SectionType Sec, size_t SecIndex) { in constructSectionCommon() function in MachODumper125 Expected<MachOYAML::Section> TempSec = constructSectionCommon(Sec, SecIndex); in constructSection()134 Expected<MachOYAML::Section> TempSec = constructSectionCommon(Sec, SecIndex); in constructSection()