Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldELF.h129 uint32_t getMatchingLoRelocation(uint32_t RelType,
H A DRuntimeDyldELF.cpp1054 uint32_t RuntimeDyldELF::getMatchingLoRelocation(uint32_t RelType, in getMatchingLoRelocation() function in llvm::RuntimeDyldELF
1397 RelType == getMatchingLoRelocation(Reloc.RelType) && in processRelocationRef()