HomeSort by relevance Sort by last modified time
    Searched refs:decodeAddend (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/ExecutionEngine/RuntimeDyld/Targets/
RuntimeDyldMachOARM.h 36 int64_t decodeAddend(const RelocationEntry &RE) const {
72 RE.Addend = decodeAddend(RE);
RuntimeDyldMachOAArch64.h 35 int64_t decodeAddend(const RelocationEntry &RE) const {
274 RE.Addend = decodeAddend(RE);

Completed in 153 milliseconds