Searched refs:GetGcMap (Results 1 – 7 of 7) sorted by relevance
320 if (UNLIKELY(&lhs->GetGcMap() != &rhs->GetGcMap())) { in operator()321 return &lhs->GetGcMap() < &rhs->GetGcMap(); in operator()
180 const SwapVector<uint8_t>& GetGcMap() const { in GetGcMap() function
176 const SwapVector<uint8_t>& gc_map = compiled_method->GetGcMap(); in MakeExecutable()
142 return &compiled_method->GetGcMap(); in GetData()468 const SwapVector<uint8_t>& gc_map = compiled_method->GetGcMap(); in VisitMethod()
81 const uint8_t* OatFile::OatMethod::GetGcMap() const { in GetGcMap() function94 const uint8_t* gc_map = GetGcMap(); in GetGcMapOffset()
146 const uint8_t* GetGcMap() const;
503 *indent2_os << StringPrintf("%p ", oat_method.GetGcMap()); in DumpOatMethod()747 const uint8_t* gc_map_raw = oat_method.GetGcMap(); in DumpGcMap()825 const uint8_t* gc_map_raw = oat_method.GetGcMap(); in DumpGcMapAtNativePcOffset()