Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ObjectYAML/
H A DCOFFEmitter.cpp69 bool parseSections() { in parseSections() function
/openbsd-src/gnu/llvm/lld/MachO/
H A DInputFiles.cpp319 void ObjFile::parseSections(ArrayRef<SectionHeader> sectionHeaders) { in parseSections() function in ObjFile