Searched refs:GetAllocationPc (Results 1 – 3 of 3) sorted by relevance
367 << " Allocation PC: " << GetAllocationPc(); in Dump()393 result << " Allocation PC: " << GetAllocationPc(); in Dump()400 result << "Allocation PC: " << GetAllocationPc(); in Dump()947 CHECK_EQ(GetAllocationPc(), 0U) << *this; in CheckInvariants()951 CHECK_EQ(GetAllocationPc(), 0U) << *this; in CheckInvariants()
507 down_cast<const UnresolvedUninitializedRefType*>(cur_entry)->GetAllocationPc() in Uninitialized()522 ->GetAllocationPc() == allocation_pc && in Uninitialized()
910 uint32_t GetAllocationPc() const { in GetAllocationPc() function