Searched refs:getAddend (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | ELF.h | 217 int64_t getAddend() const { return r_add; } in getAddend() function |
D | ELFWriter.cpp | 846 RelSec.emitWord(Rel.getAddend()); in EmitRelocation() |