Searched refs:indent8 (Results 1 – 2 of 2) sorted by relevance
43 static constexpr char indent8[] = " "; // 8 spaces variable144 os << indent8 << toString(p.sec->file) << ":(" << p.sec->name << "+0x" in printEhFrame()186 os << indent8 << toString(isec) << '\n'; in writeMapFile()196 os << indent8 << data->commandString << '\n'; in writeMapFile()206 os << indent8 << assign->commandString << '\n'; in writeMapFile()
39 static constexpr char indent8[] = " "; // 8 spaces121 os << indent8 << sc->file->getName() << ":(" << sc->getSectionName() in writeLLDMapFile() 38 static constexpr char indent8[] = " "; // 8 spaces global() variable