Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lld/MachO/
H A DInputFiles.cpp341 void ObjFile::parseSections(ArrayRef<SectionHeader> sectionHeaders) { in parseSections() argument
533 void ObjFile::parseRelocations(ArrayRef<SectionHeader> sectionHeaders, in parseRelocations() argument
799 void ObjFile::parseSymbols(ArrayRef<typename LP::section> sectionHeaders, in parseSymbols() argument
1007 ArrayRef<SectionHeader> sectionHeaders; in parse() local
[all...]