Home
last modified time | relevance | path

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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldELF.cpp988 uint8_t aalk = *(LocalAddress + 3); in resolvePPC64Relocation() local
989 writeInt16BE(LocalAddress + 2, (aalk & 3) | ((Value + Addend) & 0xfffc)); in resolvePPC64Relocation()