Searched defs:CompareState (Results 1 – 2 of 2) sorted by relevance
93 struct CompareState struct95 CompareState() : in CompareState() function101 bool AddTypePair(dw_offset_t a, dw_offset_t b) in AddTypePair()107 std::set< uint64_t > die_offset_pairs;
282 EmulationStateARM::CompareState (EmulationStateARM &other_state) in CompareState() function in EmulationStateARM