Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3648 static std::string getSectionTypeOffsetString(unsigned Type) { in getSectionTypeOffsetString() function
3674 return getSectionTypeOffsetString(Type); in getSectionTypeString()