Searched refs:m_exe_file_spec (Results 1 – 2 of 2) sorted by relevance
105 m_exe_file_spec = exe_mod->GetPlatformFileSpec(); in DYLDRendezvous()107 __FUNCTION__, m_exe_file_spec.GetCString()); in DYLDRendezvous()422 return entry.file_spec == m_exe_file_spec; in SOEntryIsMainExecutable()425 return entry.file_spec == m_exe_file_spec; in SOEntryIsMainExecutable()
178 lldb_private::FileSpec m_exe_file_spec; variable