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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyldImpl.h
   82     (void)AllocationSize;
   91     assert(OffsetBytes <= AllocationSize && "Offset out of bounds!");
  102     assert(OffsetBytes <= AllocationSize && "Offset out of bounds!");
  110     assert(StubOffset <= AllocationSize && "Not enough space allocated!");