Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3971 static std::string getSectionTypeOffsetString(unsigned Type) { in getSectionTypeOffsetString() function
3997 return getSectionTypeOffsetString(Type); in getSectionTypeString()