Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/InterfaceStub/
DELFObjHandler.cpp75 template <class ELFT> struct OutputSection { struct
76 using Elf_Shdr = typename ELFT::Shdr;
77 std::string Name;
78 Elf_Shdr Shdr;
79 uint64_t Addr;
80 uint64_t Offset;
81 uint64_t Size;
82 uint64_t Align;
83 uint32_t Index;
84 bool NoBits = true;
/external/llvm-project/lld/MachO/
DOutputSegment.h30 class OutputSection; variable
40 llvm::function_ref<bool(OutputSection *, OutputSection *)> comparator) { in sortOutputSections()
DOutputSection.h32 OutputSection(Kind kind, StringRef name) : name(name), sectionKind(kind) {} in OutputSection() function
DInputSection.h22 class OutputSection; variable
/external/llvm-project/lld/wasm/
DMapFile.h16 class OutputSection; variable
DOutputSections.h21 class OutputSection; variable
DInputChunks.h34 class OutputSection; variable
DSyntheticSections.h39 : OutputSection(type, name), bodyOutputStream(body) { in OutputSection() function
DSymbols.h38 class OutputSection; variable
/external/llvm-project/lld/COFF/
DLLDMapFile.h16 class OutputSection; variable
DMapFile.h16 class OutputSection; variable
DPDB.h26 class OutputSection; variable
DWriter.h41 OutputSection(llvm::StringRef n, uint32_t chars) : name(n) { in OutputSection() function
DChunks.h38 class OutputSection; variable
/external/llvm-project/lld/ELF/
DARMErrataFix.h23 class OutputSection; variable
DAArch64ErrataFix.h22 class OutputSection; variable
DWriter.h21 class OutputSection; variable
DRelocations.h22 class OutputSection; variable
DInputSection.h32 class OutputSection; variable
DOutputSections.cpp71 OutputSection::OutputSection(StringRef name, uint32_t type, uint64_t flags) in OutputSection() function in OutputSection
DLinkerScript.h35 class OutputSection; variable
DRelocations.cpp1584 llvm::function_ref<void(OutputSection *, InputSectionDescription *)> fn) { in forEachInputSectionDescription()
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp1640 MCSection *OutputSection = in EmitXXStructorList() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2088 MCSection *OutputSection = in EmitXXStructorList() local
/external/llvm-project/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2212 MCSection *OutputSection = in emitXXStructorList() local