Lines Matching defs:Section
119 std::error_code COFFDumper::resolveSymbol(const coff_section *Section, in resolveSymbol()
137 std::error_code COFFDumper::resolveSymbolName(const coff_section *Section, in resolveSymbolName()
342 const coff_section *Section = Obj->getCOFFSection(S); in cacheRelocations() local
472 void COFFDumper::printCodeViewLineTables(const SectionRef &Section) { in printCodeViewLineTables()
635 const SectionRef &Section, in printCodeViewSymbolsSubsection()
713 const coff_section *Section = Obj->getCOFFSection(Sec); in printSections() local
768 for (const SectionRef &Section : Obj->sections()) { in printRelocations() local
792 void COFFDumper::printRelocation(const SectionRef &Section, in printRelocation()
833 const coff_section *Section) { in getSectionName()
853 const coff_section *Section; in printSymbol() local
985 SymbolRef &Symbol, void *user_data) -> std::error_code { in printUnwindInfo()
1087 for (const SectionRef &Section : Obj->sections()) { in printCOFFDirectives() local