Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp4341 std::string ValueFmt = " %-" + std::to_string(MaxTagSize) + "s "; in printDynamicTable() local
6524 std::string ValueFmt = "%-" + std::to_string(MaxTagSize) + "s "; in printDynamicTable() local