Searched refs:getRelocationAddend (Results 1 – 2 of 2) sorted by relevance
228 Obj->getRelocationAddend(DRI, Addend); in getELFAddend32LE()236 Obj->getRelocationAddend(DRI, Addend); in getELFAddend64LE()244 Obj->getRelocationAddend(DRI, Addend); in getELFAddend32BE()252 Obj->getRelocationAddend(DRI, Addend); in getELFAddend64BE()
43 virtual std::error_code getRelocationAddend(DataRefImpl Rel,213 std::error_code getRelocationAddend(DataRefImpl Rel,677 ELFObjectFile<ELFT>::getRelocationAddend(DataRefImpl Rel, in getRelocationAddend() function954 return cast<ELFObjectFileBase>(Obj)->getRelocationAddend(DRI, Addend); in getELFRelocationAddend()