HomeSort by relevance Sort by last modified time
    Searched refs:DBGWordCount (Results 1 - 2 of 2) sorted by null

  /external/lldb/source/Plugins/Process/Utility/
RegisterContextMach_arm.cpp 59 mach_msg_type_number_t count = DBGWordCount;
84 return ::thread_set_state(tid, flavor, (thread_state_t)&dbg, DBGWordCount);
RegisterContextDarwin_arm.h 180 DBGWordCount = sizeof(DBG)/sizeof(uint32_t)

Completed in 33 milliseconds