Searched defs:constructSection (Results 1 – 2 of 2) sorted by relevance
73 template <> MachOYAML::Section constructSection(MachO::section Sec) { in constructSection() function79 template <> MachOYAML::Section constructSection(MachO::section_64 Sec) { in constructSection() function
94 SectionType constructSection(MachOYAML::Section Sec) { in constructSection() function