Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp132 void printCodeViewTypeSection(StringRef SectionName, const SectionRef &Section);
939 printCodeViewTypeSection(SectionName, S); in printCodeViewDebugInfo()
1332 void COFFDumper::printCodeViewTypeSection(StringRef SectionName, in printCodeViewTypeSection() function in COFFDumper