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

  /external/llvm/include/llvm/Object/
RelocVisitor.h 141 Obj->getRelocationAddend(DRI, Addend);
149 Obj->getRelocationAddend(DRI, Addend);
157 Obj->getRelocationAddend(DRI, Addend);
165 Obj->getRelocationAddend(DRI, Addend);
ELF.h 671 error_code getRelocationAddend(DataRefImpl Rel, int64_t &Res) const;
    [all...]

Completed in 85 milliseconds