Searched defs:ElfSection (Results 1 – 3 of 3) sorted by relevance
141 struct ElfSection : public Section { struct142 ElfSection(const Section& section, uint32_t type, uint32_t addr, in ElfSection() argument155 vector<ElfSection> sections_; argument
81 object::ELFSectionRef ElfSection(Section); in fillSectionInformation() local
162 class ElfSection: class