Home
last modified time | relevance | path

Searched refs:getMaxSectionNameWidth (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp2802 static size_t getMaxSectionNameWidth(const ObjectFile &Obj) { in getMaxSectionNameWidth() function
2816 size_t NameWidth = getMaxSectionNameWidth(Obj); in printSectionHeaders()