Searched defs:addSections (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/tools/llvm-objcopy/COFF/ | ||
D | Object.cpp | 74 void Object::addSections(ArrayRef<Section> NewSections) { in addSections() function in llvm::objcopy::coff::Object |
/external/llvm-project/lld/wasm/ | ||
D | Writer.cpp | 392 void Writer::addSections() { in addSections() function in lld::wasm::Writer |
/external/llvm-project/lld/COFF/ | ||
D | PDB.cpp | 1408 void PDBLinker::addSections(ArrayRef<OutputSection *> outputSections, in addSections() function in PDBLinker |