Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lld/COFF/
H A DCOFFLinkerContext.h52 std::vector<OutputSection *> outputSections; variable
/openbsd-src/gnu/llvm/lld/wasm/
H A DMapFile.cpp105 void lld::wasm::writeMapFile(ArrayRef<OutputSection *> outputSections) { in writeMapFile()
H A DWriter.cpp116 std::vector<OutputSection *> outputSections; member in lld::wasm::__anon7a4368e60111::Writer
/openbsd-src/gnu/llvm/lld/ELF/
H A DOutputSections.cpp47 SmallVector<OutputSection *, 0> elf::outputSections; member in elf