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

  /frameworks/compile/linkloader/include/impl/
ELFReloc.hxx 104 PRINT_LINT("Addend", concrete()->getAddend() );
ELFObject.hxx 272 Inst_t A = (Inst_t)(int64_t)rel->getAddend();
  /frameworks/compile/linkloader/include/
ELFReloc.h 52 addend_t getAddend() const {
  /external/llvm/lib/CodeGen/
ELF.h 217 int64_t getAddend() const { return r_add; }
ELFWriter.cpp 844 RelSec.emitWord(Rel.getAddend());
    [all...]

Completed in 202 milliseconds