Home
last modified time | relevance | path

Searched refs:printCodeViewTypeSection (Results 1 – 2 of 2) sorted by relevance

/external/llvm/tools/llvm-readobj/
DCOFFDumper.cpp95 void printCodeViewTypeSection(StringRef SectionName, const SectionRef &Section);
703 printCodeViewTypeSection(SectionName, S); in printCodeViewDebugInfo()
1079 void COFFDumper::printCodeViewTypeSection(StringRef SectionName, in printCodeViewTypeSection() function in COFFDumper
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-readobj/
DCOFFDumper.cpp118 void printCodeViewTypeSection(StringRef SectionName, const SectionRef &Section);
908 printCodeViewTypeSection(SectionName, S); in printCodeViewDebugInfo()
1233 void COFFDumper::printCodeViewTypeSection(StringRef SectionName, in printCodeViewTypeSection() function in COFFDumper