Searched refs:calculateContentSize (Results 1 – 4 of 4) sorted by relevance
101 const size_t ContentsSize = calculateContentSize(); in finishAttributeSection()135 size_t CSKYTargetELFStreamer::calculateContentSize() const { in calculateContentSize() function in CSKYTargetELFStreamer
92 size_t calculateContentSize() const;
125 size_t calculateContentSize(SmallVector<AttributeItem, 64> &AttrsVec);
701 MCELFStreamer::calculateContentSize(SmallVector<AttributeItem, 64> &AttrsVec) { in calculateContentSize() function in MCELFStreamer753 const size_t ContentsSize = calculateContentSize(AttrsVec); in createAttributesSection()