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::__anon63b85ea00111::Differ
2625 void Differ::OutputSection( in OutputSection() function in spvtools::diff::__anon15297e260111::Differ
2625 void Differ::OutputSection( in OutputSection() function in spvtools::diff::__anon1db6ab2c0111::Differ
2729 MCSection *OutputSection = in emitXXStructorList() local