Lines Matching defs:getSize
84 sizeOfCmds += lc->getSize();
87 uint64_t MachHeaderSection::getSize() const {
161 p += lc->getSize();
714 uint64_t StubsSection::getSize() const {
775 uint64_t StubHelperSection::getSize() const {
942 uint64_t ObjCStubsSection::getSize() const {
969 uint64_t LazyPointerSection::getSize() const {
1101 const uint64_t endAddr = beginAddr + isec->getSize();
1595 msync(buf, fileOff + getSize(), MS_INVALIDATE);
1602 uint32_t signatureSize = static_cast<uint32_t>(getSize());
1935 uint64_t InitOffsetsSection::getSize() const {
2348 size_t ChainedFixupsSection::SegmentInfo::getSize() const {
2356 segInfo->size = getSize();
2509 size += seg.getSize();