Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h130 uint32_t getMatchingLoRelocation(uint32_t RelType,
DRuntimeDyldELF.cpp1167 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation() function in llvm::RuntimeDyldELF
1438 RelType == getMatchingLoRelocation(Reloc.RelType) && in processRelocationRef()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.h129 uint32_t getMatchingLoRelocation(uint32_t RelType,
DRuntimeDyldELF.cpp978 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation() function in llvm::RuntimeDyldELF
1319 RelType == getMatchingLoRelocation(Reloc.RelType) && in processRelocationRef()