Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Object/
DELF.h157 bool isMipsELF64() const { in isMipsELF64() function
162 bool isMips64EL() const { return isMipsELF64() && isLE(); } in isMips64EL()
439 if (!isMipsELF64()) { in getRelocationTypeName()
/external/llvm/include/llvm/Object/
DELF.h101 bool isMipsELF64() const { in isMipsELF64() function
272 if (!isMipsELF64()) { in getRelocationTypeName()
/external/llvm-project/llvm/include/llvm/Object/
DELF.h175 bool isMipsELF64() const { in isMipsELF64() function
180 bool isMips64EL() const { return isMipsELF64() && isLE(); } in isMips64EL()
477 if (!isMipsELF64()) { in getRelocationTypeName()