Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/InterfaceStub/
H A 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;
/aosp_15_r20/external/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp1640 MCSection *OutputSection = in EmitXXStructorList() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2088 MCSection *OutputSection = in EmitXXStructorList() local
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/diff/
H A Ddiff.cpp2625 void Differ::OutputSection( in OutputSection() function in spvtools::diff::__anon63b85ea00111::Differ
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/diff/
H A Ddiff.cpp2625 void Differ::OutputSection( in OutputSection() function in spvtools::diff::__anon15297e260111::Differ
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/diff/
Ddiff.cpp2625 void Differ::OutputSection( in OutputSection() function in spvtools::diff::__anon1db6ab2c0111::Differ
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp2729 MCSection *OutputSection = in emitXXStructorList() local