Home
last modified time | relevance | path

Searched defs:isMips64EL (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Object/
DELF.h106 bool isMips64EL() const { in isMips64EL() function
/external/llvm/tools/yaml2obj/
Dyaml2elf.cpp356 static bool isMips64EL(const ELFYAML::Object &Doc) { in isMips64EL() function