Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp3537 static std::string getSectionTypeOffsetString(unsigned Type) { in getSectionTypeOffsetString() function
3563 return getSectionTypeOffsetString(Type); in getSectionTypeString()