Lines Matching defs:getSize
168 options->size = getSize();
322 write32(buf + 4, getSize() - 16); // Content size
348 size_t GnuPropertySection::getSize() const {
929 secSize = off + isec->getSize();
1181 size_t GotPltSection::getSize() const {
1226 size_t IgotPltSection::getSize() const {
1301 size_t size = relaDyn.getSize();
1303 size += in.relaPlt->getSize();
1311 static uint64_t addPltRelSz() { return in.relaPlt->getSize(); }
1479 mainPart->memtagGlobalDescriptors->getSize());
1487 addInt(DT_STRSZ, part.dynStrTab->getSize());
2354 size_t SymtabShndxSection::getSize() const {
2576 size_t PltSection::getSize() const {
2613 size_t IpltSection::getSize() const {
2641 size_t PPC32GlinkSection::getSize() const {
2710 size_t IBTPltSection::getSize() const {
3654 size_t EhFrameHeader::getSize() const {
3720 size_t VersionDefinitionSection::getSize() const {
3737 size_t VersionTableSection::getSize() const {
3843 template <class ELFT> size_t VersionNeedSection<ELFT>::getSize() const {
3864 size_t MergeTailSection::getSize() const { return builder.getSize(); }
3928 if (shards[i].getSize() > 0)
3931 off += shards[i].getSize();
4001 isec->getSize() > 0;
4148 offset += d->getSize();
4187 offset += d->getSize();
4201 uint64_t s = sentinel->getVA(sentinel->getSize());
4219 size_t ThunkSection::getSize() const {
4309 size_t PPC64LongBranchTargetSection::getSize() const {
4406 size_t PartitionElfHeaderSection<ELFT>::getSize() const {
4424 size_t PartitionProgramHeadersSection<ELFT>::getSize() const {
4436 size_t PartitionIndexSection::getSize() const {
4537 size_t MemtagAndroidNote::getSize() const {
4552 size_t PackageMetadataNote::getSize() const {
4578 const uint64_t size = sym->getSize();
4612 size_t oldSize = getSize();
4617 return oldSize != getSize();
4624 size_t MemtagGlobalDescriptors::getSize() const {
4825 in.partIndex->getSize());