Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-readobj/
DELFDumper.cpp738 static const char *getElfSectionType(unsigned Arch, unsigned Type) { in getElfSectionType() function
1096 getElfSectionType(Obj->getHeader()->e_machine, Sec.sh_type), in printSections()