Home
last modified time | relevance | path

Searched defs:r_type2 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp278 uint32_t r_type2 = (Type >> 8) & 0xff; in resolveMIPSN64Relocation() local
/external/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
DRuntimeDyldELFMips.cpp278 uint32_t r_type2 = (Type >> 8) & 0xff; in resolveMIPSN64Relocation() local
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp605 uint32_t r_type2 = (Type >> 8) & 0xff; in resolveMIPS64Relocation() local