Lines Matching refs:SectionData
26 struct SectionData { struct
31 SectionData m_data_debug_abbrev; argument
32 SectionData m_data_debug_addr;
33 SectionData m_data_debug_aranges;
34 SectionData m_data_debug_cu_index;
35 SectionData m_data_debug_info;
36 SectionData m_data_debug_line;
37 SectionData m_data_debug_line_str;
38 SectionData m_data_debug_loc;
39 SectionData m_data_debug_loclists;
40 SectionData m_data_debug_macro;
41 SectionData m_data_debug_ranges;
42 SectionData m_data_debug_rnglists;
43 SectionData m_data_debug_str;
44 SectionData m_data_debug_str_offsets;
45 SectionData m_data_debug_tu_index;
46 SectionData m_data_debug_types;
51 SectionData &data);