Home
last modified time | relevance | path

Searched defs:constructSection (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp49 Section constructSection(const MachO::section &Sec, uint32_t Index) { constructSection() function
53 Section constructSection(const MachO::section_64 &Sec, uint32_t Index) { constructSection() function
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMachOEmitter.cpp108 SectionType constructSection(const MachOYAML::Section &Sec) { constructSection() function