Home
last modified time | relevance | path

Searched refs:parseSections (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lld/MachO/
DInputFiles.h100 void parseSections(ArrayRef<llvm::MachO::section_64>);
DInputFiles.cpp158 void ObjFile::parseSections(ArrayRef<section_64> sections) { in parseSections() function in ObjFile
397 parseSections(sectionHeaders); in ObjFile()
/external/llvm/tools/yaml2obj/
Dyaml2coff.cpp62 bool parseSections() { in parseSections() function
124 if (!parseSections()) in parse()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/ObjectYAML/
DCOFFEmitter.cpp67 bool parseSections() { in parseSections() function
131 if (!parseSections()) in parse()
/external/llvm-project/llvm/lib/ObjectYAML/
DCOFFEmitter.cpp67 bool parseSections() { in parseSections() function
131 if (!parseSections()) in parse()