Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DFormatUtil.h57 std::string formatSectionCharacteristics(
H A DFormatUtil.cpp188 std::string llvm::pdb::formatSectionCharacteristics(uint32_t IndentLevel, in formatSectionCharacteristics() function in llvm::pdb
H A DMinimalSymbolDumper.cpp410 P.printLine(formatSectionCharacteristics(P.getIndentLevel(), in visitKnownRecord()
423 P.printLine(formatSectionCharacteristics(P.getIndentLevel(), in visitKnownRecord()
H A DDumpOutputStyle.cpp528 formatSectionCharacteristics(P.getIndentLevel() + 6, in dumpSectionContrib()
541 formatSectionCharacteristics(P.getIndentLevel() + 6, in dumpSectionContrib()
1798 P.formatLine("{0}", formatSectionCharacteristics( in dumpSectionHeaders()