Searched defs:COFFSection (Results 1 – 4 of 4) sorted by relevance
122 const object::coff_section *COFFSection = Obj.getCOFFSection(S); in initializeFileAndStringTable() local156 const object::coff_section *COFFSection = Obj.getCOFFSection(ObjSection); in dumpSections() local
230 const auto COFFSection = m_object->getCOFFSection(SecRef); in CreateSections() local
108 class COFFSection { global() class 118 COFFSection(StringRef Name) : Name(std::string(Name)) {} COFFSection() function in __anon2239c5220111::COFFSection [all...]
237 const object::coff_section *COFFSection = COFFObj.getCOFFSection(Section); in mapVirtualAddress() local