Searched refs:Chrd (Results 1 – 1 of 1) sorted by relevance
56 using Chrd = Elf32_Chdr; typedef in nogrod::__anona7aeaf9f0111::Elf3271 using Chrd = Elf64_Chdr; typedef in nogrod::__anona7aeaf9f0111::Elf64127 constexpr size_t kChdrSize = sizeof(typename ElfT::Chrd); in UncompressSection()133 const typename ElfT::Chrd* chrd = reinterpret_cast<const ElfT::Chrd*>(section_data); in UncompressSection()