Searched refs:constructSection (Results 1 – 2 of 2) sorted by relevance
50 Section constructSection(const MachO::section &Sec, uint32_t Index) { in constructSection() function54 Section constructSection(const MachO::section_64 &Sec, uint32_t Index) { in constructSection() function78 std::make_unique<Section>(constructSection(Sec, NextSectionIndex))); in extractSections()
109 SectionType constructSection(const MachOYAML::Section &Sec) { in constructSection() function137 auto TempSec = constructSection<MachO::section>(Sec); in writeLoadCommandData()152 auto TempSec = constructSection<MachO::section_64>(Sec); in writeLoadCommandData()