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

References

lib/ExecutionEngine/RuntimeDyld/Targets/RuntimeDyldMachOI386.h
  155     uint32_t RelocType = Obj.getAnyRelocationType(RE);
  156     bool IsPCRel = Obj.getAnyRelocationPCRel(RE);
  157     unsigned Size = Obj.getAnyRelocationLength(RE);
  167     uint32_t AddrA = Obj.getScatteredRelocationValue(RE);