OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:resolveARMRelocation
(Results
1 - 4
of
4
) sorted by null
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldMachO.h
43
bool
resolveARMRelocation
(uint8_t *LocalAddress,
RuntimeDyldELF.h
39
void
resolveARMRelocation
(uint8_t *LocalAddress,
RuntimeDyldMachO.cpp
66
resolveARMRelocation
(LocalAddress,
146
bool RuntimeDyldMachO::
resolveARMRelocation
(uint8_t *LocalAddress,
RuntimeDyldELF.cpp
255
void RuntimeDyldELF::
resolveARMRelocation
(uint8_t *LocalAddress,
264
DEBUG(dbgs() << "
resolveARMRelocation
, LocalAddress: " << LocalAddress
362
resolveARMRelocation
(LocalAddress, (uint32_t)(FinalAddress & 0xffffffffL),
Completed in 992 milliseconds