Lines Matching defs:getSize
171 options->size = getSize();
329 write32(ctx, buf + 4, getSize() - 16); // Content size
355 size_t GnuPropertySection::getSize() const {
966 secSize = off + isec->getSize();
1220 size_t GotPltSection::getSize() const {
1265 size_t IgotPltSection::getSize() const {
1341 size_t size = relaDyn.getSize();
1343 size += ctx.in.relaPlt->getSize();
1351 static uint64_t addPltRelSz(Ctx &ctx) { return ctx.in.relaPlt->getSize(); }
1522 ctx.mainPart->memtagGlobalDescriptors->getSize());
1530 addInt(DT_STRSZ, part.dynStrTab->getSize());
2409 size_t SymtabShndxSection::getSize() const {
2633 size_t PltSection::getSize() const {
2671 size_t IpltSection::getSize() const {
2699 size_t PPC32GlinkSection::getSize() const {
2769 size_t IBTPltSection::getSize() const {
3728 size_t EhFrameHeader::getSize() const {
3794 size_t VersionDefinitionSection::getSize() const {
3810 size_t VersionTableSection::getSize() const {
3916 template <class ELFT> size_t VersionNeedSection<ELFT>::getSize() const {
3937 size_t MergeTailSection::getSize() const { return builder.getSize(); }
4001 if (shards[i].getSize() > 0)
4004 off += shards[i].getSize();
4074 isec->getSize() > 0;
4223 offset += d->getSize();
4262 offset += d->getSize();
4276 uint64_t s = sentinel->getVA(sentinel->getSize());
4295 size_t ThunkSection::getSize() const {
4385 size_t PPC64LongBranchTargetSection::getSize() const {
4484 size_t PartitionElfHeaderSection<ELFT>::getSize() const {
4502 size_t PartitionProgramHeadersSection<ELFT>::getSize() const {
4514 size_t PartitionIndexSection::getSize() const {
4587 size_t MemtagAndroidNote::getSize() const {
4602 size_t PackageMetadataNote::getSize() const {
4629 const uint64_t size = sym->getSize();
4663 size_t oldSize = getSize();
4668 return oldSize != getSize();
4675 size_t MemtagGlobalDescriptors::getSize() const {
4874 ctx.in.partIndex->getSize());