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

References

tools/llvm-objdump/MachODump.cpp
  510   unsigned Type = Obj->getAnyRelocationType(RE);
  511   bool IsPCRel = Obj->getAnyRelocationPCRel(RE);
  521       printRelocationTargetName(Obj, RE, Fmt);
  544       printRelocationTargetName(Obj, RE, Fmt);
  548       printRelocationTargetName(Obj, RE, Fmt);
  554       printRelocationTargetName(Obj, RE, Fmt);
  558       printRelocationTargetName(Obj, RE, Fmt);
  562       printRelocationTargetName(Obj, RE, Fmt);
  566       printRelocationTargetName(Obj, RE, Fmt);
  589       printRelocationTargetName(Obj, RE, Fmt);
  610         printRelocationTargetName(Obj, RE, Fmt);
  616         printRelocationTargetName(Obj, RE, Fmt);
  623         printRelocationTargetName(Obj, RE, Fmt);
  631         bool isUpper = (Obj->getAnyRelocationLength(RE) & 0x1) == 1;
  637         printRelocationTargetName(Obj, RE, Fmt);
  666         printRelocationTargetName(Obj, RE, Fmt);
  671     printRelocationTargetName(Obj, RE, Fmt);