Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/wasm/
H A DObject.cpp22 Section NewSection, std::unique_ptr<MemoryBuffer> &&Content) { in addSectionWithOwnedContents()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-objcopy/ELF/
H A DELFObjcopy.cpp221 Expected<SectionBase *> NewSection = AddSection(S); in replaceDebugSections() local
481 Expected<CompressedSection> NewSection = in replaceAndRemoveSections() local
624 OwnedDataSection &NewSection = in handleArgs() local
H A DObject.cpp1742 Expected<CompressedSection> NewSection = in makeSection() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCStreamer.h412 MCSectionSubPair NewSection = I->first; in PopSection() local