Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
Dllvm-readobj.cpp101 static std::string getSectionFlagStr(const SectionRef &Section) { in getSectionFlagStr() function
189 << " " << getSectionFlagStr(Section) in dumpSection()