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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  577         RWSectionSizes.push_back(SectionSize);
  586     RWSectionSizes.push_back(GotSize);
  608     RWSectionSizes.push_back(CommonSize);
  619   RWDataSize = computeAllocationSizeForSections(RWSectionSizes, RWDataAlign);