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

/external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
H A DRuntimeDyldMachOARM.h37 int64_t decodeAddend(const RelocationEntry &RE) const { function in class:llvm::RuntimeDyldMachOARM
92 RE.Addend = decodeAddend(RE);
H A DRuntimeDyldMachOAArch64.h35 int64_t decodeAddend(const RelocationEntry &RE) const { function in class:llvm::RuntimeDyldMachOAArch64
279 RE.Addend = decodeAddend(RE);

Completed in 90 milliseconds