Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DMapFile.h17 class OutputSection; variable
H A DPDB.h24 class OutputSection; variable
H A DWriter.h33 OutputSection(llvm::StringRef N, uint32_t Chars) : Name(N) { in OutputSection() function
H A DChunks.h38 class OutputSection; variable
/freebsd-12.1/contrib/llvm/tools/lld/ELF/
H A DAArch64ErrataFix.h23 class OutputSection; variable
H A DWriter.h21 class OutputSection; variable
H A DOutputSections.h32 class OutputSection; variable
H A DRelocations.h23 class OutputSection; variable
H A DInputSection.h32 class OutputSection; variable
H A DOutputSections.cpp69 OutputSection::OutputSection(StringRef Name, uint32_t Type, uint64_t Flags) in OutputSection() function in OutputSection
H A DSymbols.h40 class OutputSection; variable
H A DLinkerScript.h36 class OutputSection; variable
H A DRelocations.cpp1135 llvm::function_ref<void(OutputSection *, InputSectionDescription *)> Fn) { in forEachInputSectionDescription()
/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1989 MCSection *OutputSection = in EmitXXStructorList() local