Searched defs:DexPcData (Results 1 – 1 of 1) sorted by relevance
135 struct DexPcData : public ArenaObject<kArenaAllocProfile> { struct136 explicit DexPcData(ArenaAllocator* allocator) in DexPcData() function138 explicit DexPcData(const ArenaAllocatorAdapter<void>& allocator) in DexPcData() function153 bool operator==(const DexPcData& other) const { argument167 // The inline cache map: DexPc -> DexPcData. argument