Searched defs:image_spec (Results 1 – 2 of 2) sorted by relevance
1014 FileSpec image_spec(image_path); in DoExecute() local1019 FileSpec image_spec(image_path); in DoExecute() local1026 FileSpec image_spec(image_path); in DoExecute() local
1086 uint32_t SBProcess::LoadImageUsingPaths(const lldb::SBFileSpec &image_spec, in LoadImageUsingPaths()