reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
214 CP.SectionTableSize = COFF::SectionSize * CP.Obj.Sections.size(); 217 CP.SectionTableStart + CP.SectionTableSize; 356 uint32_t SizeOfHeaders = alignTo(CP.SectionTableStart + CP.SectionTableSize, 489 assert(OS.tell() == CP.SectionTableStart + CP.SectionTableSize);