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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldMachO.cpp
   65   uint32_t RelocType = Obj.getAnyRelocationType(RE);
   66   bool IsPCRel = Obj.getAnyRelocationPCRel(RE);
   67   unsigned Size = Obj.getAnyRelocationLength(RE);
   73   unsigned SymbolBaseAddr = Obj.getScatteredRelocationValue(RE);