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

References

lib/ExecutionEngine/RuntimeDyld/RuntimeDyld.cpp
  564         SectionSize += 4;
  566       if (!SectionSize)
  567         SectionSize = 1;
  571         CodeSectionSizes.push_back(SectionSize);
  574         ROSectionSizes.push_back(SectionSize);
  577         RWSectionSizes.push_back(SectionSize);