reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
842 if (config->emachine == EM_386 && type == R_386_GOTPC) 849 addend += target->getImplicitAddend(bufLoc, type); 852 RelExpr expr = target->getRelExpr(type, sym, bufLoc); 858 ": has non-ABS relocation " + toString(type) + 873 target->relocateOne(bufLoc, type, 879 target->relocateOne(bufLoc, type, 0); 881 target->relocateOne(bufLoc, type, SignExtend64<bits>(sym.getVA(addend)));