Home | History | Annotate | Download | only in Symbol

Lines Matching refs:m_section_sp

33     m_section_sp (section_sp),
76 if (m_section_sp.get() == NULL || m_section_sp->IsEncrypted())
90 if (m_section_sp.get() == NULL || m_section_sp->IsEncrypted())
310 m_objfile.ReadSectionData (m_section_sp.get(), m_cfi_data);
321 if (m_section_sp.get() == NULL || m_section_sp->IsEncrypted())
355 const lldb::addr_t pc_rel_addr = m_section_sp->GetFileAddress();
384 if (m_section_sp.get() == NULL || m_section_sp->IsEncrypted())
420 const lldb::addr_t pc_rel_addr = m_section_sp->GetFileAddress();