Searched refs:IndentOffset (Results 1 – 1 of 1) sorted by relevance
1547 uint8_t IndentOffset = 0; in dumpELFData() local1552 IndentOffset = 3 * (8 - NumBytes); in dumpELFData()1559 outs() << std::string(IndentOffset, ' ') << " "; in dumpELFData()