Lines Matching defs:Section
204 std::error_code COFFDumper::resolveSymbol(const coff_section *Section, in resolveSymbol()
225 std::error_code COFFDumper::resolveSymbolName(const coff_section *Section, in resolveSymbolName()
240 std::error_code COFFDumper::resolveSymbolName(const coff_section *Section, in resolveSymbolName()
278 const coff_section *Section = Obj->getCOFFSection(Sec); in printBinaryBlockWithRelocs() local
535 const coff_section *Section = Obj->getCOFFSection(S); in cacheRelocations() local
741 const SectionRef &Section) { in printCodeViewSymbolSection()
948 const SectionRef &Section, in printCodeViewSymbolsSubsection()
1080 const SectionRef &Section) { in printCodeViewTypeSection()
1106 const coff_section *Section = Obj->getCOFFSection(Sec); in printSections() local
1156 for (const SectionRef &Section : Obj->sections()) { in printRelocations() local
1179 void COFFDumper::printRelocation(const SectionRef &Section, in printRelocation()
1218 const coff_section *Section) { in getSectionName()
1238 const coff_section *Section; in printSymbol() local
1365 SymbolRef &Symbol, void *user_data) -> std::error_code { in printUnwindInfo()
1464 for (const SectionRef &Section : Obj->sections()) { in printCOFFDirectives() local