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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DLLDMapFile.cpp38 static constexpr char indent16[] = " "; // 16 spaces variable
80 os << indent16 << toString(*syms[i]);
/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DMapFile.cpp42 static constexpr char indent16[] = " "; // 16 spaces variable
93 os << indent16 << toString(*syms[i]);

Completed in 105 milliseconds