Searched refs:m_module_filespec (Results 1 – 2 of 2) sorted by relevance
31 m_module_filespec(module_spec) {} in BreakpointResolverAddress()36 m_addr(addr), m_resolved_addr(LLDB_INVALID_ADDRESS), m_module_filespec() { in BreakpointResolverAddress()88 if (m_module_filespec) { in SerializeToStructuredData()90 m_module_filespec.GetPath()); in SerializeToStructuredData()104 if (m_addr.GetSection() || m_module_filespec) in ResolveBreakpoint()137 if (!m_addr.IsSectionOffset() && m_module_filespec) { in SearchCallback()139 ModuleSpec module_spec(m_module_filespec); in SearchCallback()
69 FileSpec m_module_filespec; // If this filespec is Valid, and m_addr is an variable