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