Searched refs:FDELocation (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/ExecutionEngine/RuntimeDyld/
H A DRuntimeDyldMachO.cpp290 TargetPtrT FDELocation = readBytesUnaligned(P, sizeof(TargetPtrT)); local
291 TargetPtrT NewLocation = FDELocation - DeltaForText;

Completed in 124 milliseconds