Searched defs:image_token (Results 1 – 3 of 3) sorted by relevance
1283 uint32_t image_token = process->LoadImage(image_spec, error); in DoExecute() local1337 … uint32_t image_token = Args::StringToUInt32(image_token_cstr, LLDB_INVALID_IMAGE_TOKEN, 0); in DoExecute() local
1233 SBProcess::UnloadImage (uint32_t image_token) in UnloadImage()
1821 uint32_t image_token = m_image_tokens.size(); in LoadImage() local1844 Process::UnloadImage (uint32_t image_token) in UnloadImage()