Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
HDMapFile.h16 class OutputSection; variable
HDPDB.h24 class OutputSection; variable
HDWriter.h41 OutputSection(llvm::StringRef n, uint32_t chars) : name(n) { in OutputSection() function
HDChunks.h38 class OutputSection; variable
/freebsd-11-stable/contrib/llvm-project/lld/ELF/
HDARMErrataFix.h23 class OutputSection; variable
HDAArch64ErrataFix.h22 class OutputSection; variable
HDWriter.h21 class OutputSection; variable
HDRelocations.h22 class OutputSection; variable
HDInputSection.h32 class OutputSection; variable
HDOutputSections.cpp69 OutputSection::OutputSection(StringRef name, uint32_t type, uint64_t flags) in OutputSection() function in lld::elf::OutputSection
HDLinkerScript.h34 class OutputSection; variable
HDRelocations.cpp1516 llvm::function_ref<void(OutputSection *, InputSectionDescription *)> fn) { in forEachInputSectionDescription()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
HDAsmPrinter.cpp2088 MCSection *OutputSection = in EmitXXStructorList() local