Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h94 void setMipsABI(const ObjectFile &Obj) override;
DRuntimeDyldImpl.h336 virtual void setMipsABI(const ObjectFile &Obj) { in setMipsABI() function
DRuntimeDyld.cpp180 setMipsABI(Obj); in loadObjectImpl()
DRuntimeDyldELF.cpp584 void RuntimeDyldELF::setMipsABI(const ObjectFile &Obj) { in setMipsABI() function in llvm::RuntimeDyldELF
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h90 void setMipsABI(const ObjectFile &Obj) override;
DRuntimeDyldImpl.h359 virtual void setMipsABI(const ObjectFile &Obj) { in setMipsABI() function
DRuntimeDyld.cpp180 setMipsABI(Obj); in loadObjectImpl()
DRuntimeDyldELF.cpp541 void RuntimeDyldELF::setMipsABI(const ObjectFile &Obj) { in setMipsABI() function in llvm::RuntimeDyldELF