Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp289 TargetPtrT NewLocation = FDELocation - DeltaForText; in processFDE() local
290 writeBytesUnaligned(NewLocation, P, sizeof(TargetPtrT)); in processFDE()
/external/llvm/lib/ExecutionEngine/RuntimeDyld/
DRuntimeDyldMachO.cpp286 TargetPtrT NewLocation = FDELocation - DeltaForText; in processFDE() local
287 writeBytesUnaligned(NewLocation, P, sizeof(TargetPtrT)); in processFDE()