reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
44 assert(sectionOffset+contentSize <= inSection->content.size()); 45 ArrayRef<uint8_t> content = inSection->content.slice(sectionOffset, 54 sectionOffset % inSection->alignment); 58 addAtomForSection(inSection, atom, sectionOffset);