Searched defs:COFFSection (Results 1 – 3 of 3) sorted by relevance
230 const auto COFFSection = m_object->getCOFFSection(SecRef); in CreateSections() local
108 class COFFSection { class118 COFFSection(StringRef Name) : Name(std::string(Name)) {} in COFFSection() function in __anon3870acaf0111::COFFSection
237 const object::coff_section *COFFSection = COFFObj.getCOFFSection(Section); in mapVirtualAddress() local