Searched defs:DexPcData (Results 1 – 1 of 1) sorted by relevance
160 struct DexPcData : public ArenaObject<kArenaAllocProfile> { struct161 explicit DexPcData(ArenaAllocator* allocator) in DexPcData() function176 bool operator==(const DexPcData& other) const { argument190 // The inline cache map: DexPc -> DexPcData. argument