Searched refs:m_load_process_stop_id (Results 1 – 2 of 2) sorted by relevance
130 m_load_process_stop_id(UINT32_MAX), m_uuid(), in KextImageInfo()141 m_load_process_stop_id = UINT32_MAX; in Clear()148 bool IsLoaded() { return m_load_process_stop_id != UINT32_MAX; } in IsLoaded()204 uint32_t m_load_process_stop_id; // the stop-id when this module was added variable
573 m_load_process_stop_id = process->GetStopID(); in LoadImageAtFileAddress()612 return m_load_process_stop_id; in GetProcessStopId()617 m_load_process_stop_id = stop_id; in SetProcessStopId()912 m_load_process_stop_id = process->GetStopID(); in LoadImageUsingMemoryModule()