Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DFormatUtil.h47 std::string formatSectionCharacteristics(
/src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DFormatUtil.cpp143 std::string llvm::pdb::formatSectionCharacteristics(uint32_t IndentLevel, in formatSectionCharacteristics() function in llvm::pdb
/src/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalSymbolDumper.cpp469 P.printLine(formatSectionCharacteristics(P.getIndentLevel(), in visitKnownRecord()
482 P.printLine(formatSectionCharacteristics(P.getIndentLevel(), in visitKnownRecord()
H A DDumpOutputStyle.cpp446 formatSectionCharacteristics(P.getIndentLevel() + 6, in dumpSectionContrib()
459 formatSectionCharacteristics(P.getIndentLevel() + 6, in dumpSectionContrib()
1811 P.formatLine("{0}", formatSectionCharacteristics( in dumpSectionHeaders()