Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DLLDMapFile.cpp40 static constexpr char indent16[] = " "; // 16 spaces
83 os << indent16 << toString(ctx, *syms[i]); in getSymbolStrings()
39 static constexpr char indent16[] = " "; // 16 spaces global() variable
/freebsd/contrib/llvm-project/lld/ELF/
H A DMapFile.cpp44 static constexpr char indent16[] = " "; // 16 spaces variable
101 os << indent16 << toString(*syms[i]); in getSymbolStrings()