Searched refs:EntryWidth (Results 1 – 3 of 3) sorted by relevance
37 table->resize((EntryWidth() * entries) + sizeof(uint32_t)); in GcMapBuilder()66 size_t table_offset = (table_index * EntryWidth()) + sizeof(uint32_t); in GetCodeOffset()74 size_t table_offset = (table_index * EntryWidth()) + sizeof(uint32_t); in SetCodeOffset()81 size_t table_offset = (table_index * EntryWidth()) + sizeof(uint32_t); in SetReferences()85 size_t EntryWidth() const { in EntryWidth() function
47 return EntryWidth() * NumEntries() + 4u /* header */; in RawSize()57 size_t entry_offset = index * EntryWidth(); in GetDexPc()67 size_t entry_offset = index * EntryWidth(); in GetBitMap()105 size_t EntryWidth() const { in EntryWidth() function
41 size_t entry_offset = index * EntryWidth(); in GetBitMap()47 size_t entry_offset = index * EntryWidth(); in GetNativePcOffset()102 size_t EntryWidth() const { in EntryWidth() function