Searched defs:constructSection (Results 1 – 2 of 2) 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
107 SectionType constructSection(const MachOYAML::Section &Sec) { in constructSection() function