Searched defs:ElfSection (Results 1 – 2 of 2) 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
162 class ElfSection: class