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

References

tools/lld/lib/ReaderWriter/MachO/MachONormalizedFileFromAtoms.cpp
 1514               file.sections[sectInfo->normalizedSectionIndex].content;
 1516               file.ownedAllocations.Allocate<uint8_t>(sectionContent.size());
 1526           file.sections[sectInfo->normalizedSectionIndex].content = newContent;