Home
last modified time | relevance | path

Searched defs:ValueFmt (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4519 std::string ValueFmt = " %-" + std::to_string(MaxTagSize) + "s "; in printDynamicTable() local
6869 std::string ValueFmt = "%-" + std::to_string(MaxTagSize) + "s "; in printDynamicTable() local