Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h128 uint32_t getMatchingLoRelocation(uint32_t RelType,
H A DRuntimeDyldELF.cpp988 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation() function in llvm::RuntimeDyldELF
1329 RelType == getMatchingLoRelocation(Reloc.RelType) && in processRelocationRef()
/aosp_15_r20/external/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h130 uint32_t getMatchingLoRelocation(uint32_t RelType,
H A DRuntimeDyldELF.cpp1167 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation() function in llvm::RuntimeDyldELF
1438 RelType == getMatchingLoRelocation(Reloc.RelType) && in processRelocationRef()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h129 uint32_t getMatchingLoRelocation(uint32_t RelType,
H A DRuntimeDyldELF.cpp1092 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation() function in llvm::RuntimeDyldELF
1433 RelType == getMatchingLoRelocation(Reloc.RelType) && in processRelocationRef()