Searched refs:size_address (Results 1 – 1 of 1) sorted by relevance
3480 const Address& size_address = Address(stats_addr_reg, size_field_offset); in IncrementAllocationStatsWithSize() local3484 ldr(TMP, size_address); in IncrementAllocationStatsWithSize()3486 str(TMP, size_address); in IncrementAllocationStatsWithSize()