Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldImpl.h121 bool resolveRelocation(uint8_t *Address, uint8_t *Value, bool isPCRel,
DRuntimeDyldMachO.cpp25 resolveRelocation(uint8_t *Address, uint8_t *Value, bool isPCRel, in resolveRelocation() function in llvm::RuntimeDyldMachO
510 resolveRelocation(Target, Addr, isPCRel, Type, Size); in reassignSymbolAddress()