Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DLLDMapFile.cpp38 static constexpr char indent16[] = " "; // 16 spaces variable
80 os << indent16 << toString(*syms[i]); in getSymbolStrings()
/external/llvm-project/lld/ELF/
DMapFile.cpp43 static constexpr char indent16[] = " "; // 16 spaces variable
94 os << indent16 << toString(*syms[i]); in getSymbolStrings()