Home
last modified time | relevance | path

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

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