Searched refs:getByteSize (Results 1 – 6 of 6) sorted by relevance
176 if (auto FixedSize = Spec.getByteSize(U)) in getAttributeValue()186 size_t DWARFAbbreviationDeclaration::FixedSizeInfo::getByteSize( in getByteSize() function in DWARFAbbreviationDeclaration::FixedSizeInfo198 Optional<int64_t> DWARFAbbreviationDeclaration::AttributeSpec::getByteSize( in getByteSize() function in DWARFAbbreviationDeclaration::AttributeSpec214 return FixedAttributeSize->getByteSize(U); in getFixedAttributesByteSize()
58 if (auto FixedSize = AttrSpec.getByteSize(U)) { in extractFast()
83 Optional<int64_t> getByteSize(const DWARFUnit &U) const;169 size_t getByteSize(const DWARFUnit &U) const;
38 uint32_t getByteSize() const;
23 uint32_t PDBStringTable::getByteSize() const { return Header->ByteSize; } in getByteSize() function in PDBStringTable
1148 P.formatLine("Name Buffer Size: {0}", IS->getByteSize()); in dumpStringTableFromPdb()