Searched refs:memcpyAddend (Results 1 – 10 of 10) sorted by relevance
58 int64_t memcpyAddend(const RelocationEntry &RE) const;
47 int64_t RuntimeDyldMachO::memcpyAddend(const RelocationEntry &RE) const { in memcpyAddend() function in llvm::RuntimeDyldMachO
46 int64_t RuntimeDyldMachO::memcpyAddend(const RelocationEntry &RE) const { in memcpyAddend() function in llvm::RuntimeDyldMachO
52 RE.Addend = memcpyAddend(RE); in processRelocationRef()
69 RE.Addend = memcpyAddend(RE); in processRelocationRef()
68 return memcpyAddend(RE); in decodeAddend()
43 return memcpyAddend(RE); in decodeAddend()