Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ObjCopy/MachO/
H A DMachOReader.cpp32 static Section constructSectionCommon(const SectionType &Sec, uint32_t Index) { constructSectionCommon() function
/llvm-project/llvm/tools/obj2yaml/
H A Dmacho2yaml.cpp82 MachODumper::constructSectionCommon(SectionType Sec, size_t SecIndex) { in constructSectionCommon() function in MachODumper