Searched defs:constructSection (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/ | ||
H A D | MachOReader.cpp | 49 Section constructSection(const MachO::section &Sec, uint32_t Index) { constructSection() function |
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ | ||
H A D | MachOEmitter.cpp | 108 SectionType constructSection(const MachOYAML::Section &Sec) { constructSection() function |