Lines Matching refs:GetSectionAtIndex
111 code_section = module.GetSectionAtIndex(0)
115 debug_info_section = module.GetSectionAtIndex(1)
119 debug_abbrev_section = module.GetSectionAtIndex(2)
123 debug_line_section = module.GetSectionAtIndex(3)
127 debug_str_section = module.GetSectionAtIndex(4)
163 code_section = module.GetSectionAtIndex(0)
167 debug_info_section = module.GetSectionAtIndex(1)
171 debug_abbrev_section = module.GetSectionAtIndex(2)
175 debug_line_section = module.GetSectionAtIndex(3)
179 debug_str_section = module.GetSectionAtIndex(4)
207 code_section = module.GetSectionAtIndex(0)
211 debug_info_section = module.GetSectionAtIndex(1)
215 debug_abbrev_section = module.GetSectionAtIndex(2)
219 debug_line_section = module.GetSectionAtIndex(3)
223 debug_str_section = module.GetSectionAtIndex(4)