HomeSort by relevance Sort by last modified time
    Searched refs:resolveARMRelocation (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/
RuntimeDyldELF.h 39 void resolveARMRelocation(uint8_t *LocalAddress,
RuntimeDyldMachO.h 43 bool resolveARMRelocation(uint8_t *LocalAddress,
RuntimeDyldMachO.cpp 65 resolveARMRelocation(LocalAddress,
148 resolveARMRelocation(uint8_t *LocalAddress,
RuntimeDyldELF.cpp 257 void RuntimeDyldELF::resolveARMRelocation(uint8_t *LocalAddress,
266 DEBUG(dbgs() << "resolveARMRelocation, LocalAddress: " << LocalAddress
326 resolveARMRelocation(LocalAddress, (uint32_t)(FinalAddress & 0xffffffffL),

Completed in 17 milliseconds