Searched defs:getDataSize (Results 1 – 3 of 3) sorted by relevance
176 uint32_t DWARFDebugAddrTable::getDataSize() const { in getDataSize() function in DWARFDebugAddrTable
702 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize() function733 template <support::endianness Endian> uint32_t getDataSize() const { in getDataSize() function
470 size_t getDataSize() const { return mIntsPerResult * sizeof(uint64_t); } in getDataSize() function