Searched refs:m_module_filespec (Results 1 – 2 of 2) sorted by relevance
28 m_module_filespec(module_spec) {} in BreakpointResolverAddress()33 m_addr(addr), m_resolved_addr(LLDB_INVALID_ADDRESS), m_module_filespec() { in BreakpointResolverAddress()83 if (m_module_filespec) { in SerializeToStructuredData()85 m_module_filespec.GetPath()); in SerializeToStructuredData()98 if (m_addr.GetSection() || m_module_filespec) in ResolveBreakpoint()130 if (!m_addr.IsSectionOffset() && m_module_filespec) { in SearchCallback()132 ModuleSpec module_spec(m_module_filespec); in SearchCallback()
69 FileSpec m_module_filespec; // If this filespec is Valid, and m_addr is an variable