reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

lib/Target/X86/MCTargetDesc/X86ELFObjectWriter.cpp
  252       return IsPCRel ? ELF::R_386_PC32 : ELF::R_386_32;
  254       return IsPCRel ? ELF::R_386_PC16 : ELF::R_386_16;
  256       return IsPCRel ? ELF::R_386_PC8 : ELF::R_386_8;
  261     if (IsPCRel)
  273     assert(!IsPCRel);
  281     assert(!IsPCRel);
  285     assert(!IsPCRel);
  289     assert(!IsPCRel);
  293     assert(!IsPCRel);
  300     assert(!IsPCRel);
  304     assert(!IsPCRel);
  308     assert(!IsPCRel);
  312     assert(!IsPCRel);