Searched defs:constructSection (Results 1 – 5 of 5) sorted by relevance
49 Section constructSection(const MachO::section &Sec, uint32_t Index) { in constructSection() function53 Section constructSection(const MachO::section_64 &Sec, uint32_t Index) { in constructSection() function
73 template <> MachOYAML::Section constructSection(MachO::section Sec) { in constructSection() function79 template <> MachOYAML::Section constructSection(MachO::section_64 Sec) { in constructSection() function
91 SectionType constructSection(MachOYAML::Section Sec) { in constructSection() function
94 SectionType constructSection(MachOYAML::Section Sec) { in constructSection() function
108 SectionType constructSection(MachOYAML::Section Sec) { in constructSection() function