Home
last modified time | relevance | path

Searched refs:CompareState (Results 1 – 4 of 4) sorted by relevance

/external/lldb/source/Plugins/Instruction/ARM/
DEmulationStateARM.h51 CompareState (EmulationStateARM &other_state);
DEmulationStateARM.cpp282 EmulationStateARM::CompareState (EmulationStateARM &other_state) in CompareState() function in EmulationStateARM
DEmulateInstructionARM.cpp13574 success = before_state.CompareState (after_state); in TestEmulation()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugInfoEntry.h93 struct CompareState struct
95 CompareState() : in CompareState() function