Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatUtil.h47 std::string formatSectionCharacteristics(
/llvm-project-15.0.7/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp144 std::string llvm::pdb::formatSectionCharacteristics(uint32_t IndentLevel, in formatSectionCharacteristics() function in llvm::pdb
/llvm-project-15.0.7/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp445 P.printLine(formatSectionCharacteristics(P.getIndentLevel(), in visitKnownRecord()
458 P.printLine(formatSectionCharacteristics(P.getIndentLevel(), in visitKnownRecord()
H A DDumpOutputStyle.cpp445 formatSectionCharacteristics(P.getIndentLevel() + 6, in dumpSectionContrib()
458 formatSectionCharacteristics(P.getIndentLevel() + 6, in dumpSectionContrib()
1809 P.formatLine("{0}", formatSectionCharacteristics( in dumpSectionHeaders()