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::printCodeViewDebugInfo(const SectionRef &Section) { in printCodeViewDebugInfo()
638 const SectionRef &Section, in printCodeViewSymbolsSubsection()
726 const coff_section *Section = Obj->getCOFFSection(Sec); in printSections() local
781 for (const SectionRef &Section : Obj->sections()) { in printRelocations() local
805 void COFFDumper::printRelocation(const SectionRef &Section, in printRelocation()
846 const coff_section *Section) { in getSectionName()
866 const coff_section *Section; in printSymbol() local
998 SymbolRef &Symbol, void *user_data) -> std::error_code { in printUnwindInfo()
1100 for (const SectionRef &Section : Obj->sections()) { in printCOFFDirectives() local