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