Searched defs:OutputSection (Results 1 – 7 of 7) sorted by relevance
75 template <class ELFT> struct OutputSection { struct76 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;
1640 MCSection *OutputSection = in EmitXXStructorList() local
2088 MCSection *OutputSection = in EmitXXStructorList() local
2625 void Differ::OutputSection( in OutputSection() function in spvtools::diff::__anon96a6443e0111::Differ
2625 void Differ::OutputSection( in OutputSection() function in spvtools::diff::__anon14b0b3ca0111::Differ
2625 void Differ::OutputSection( in OutputSection() function in spvtools::diff::__anonbb2743440111::Differ
2729 MCSection *OutputSection = in emitXXStructorList() local