• Home
  • Raw
  • Download

Lines Matching refs:Section_list

297     const Layout::Section_list& sections,  in check_output_data_for_reset_values()
301 for(Layout::Section_list::const_iterator p = sections.begin(); in check_output_data_for_reset_values()
318 const Layout::Section_list& sections) in read_sections()
320 for(Layout::Section_list::const_iterator p = sections.begin(); in read_sections()
338 const Layout::Section_list& sections) in verify_sections()
341 for(Layout::Section_list::const_iterator p = sections.begin(); in verify_sections()
758 for (Section_list::const_iterator p = this->section_list_.begin(); in find_output_section()
1878 for (Section_list::iterator p = this->section_list_.begin(); in attach_sections_to_segments()
2183 for (Section_list::const_iterator p = this->section_list_.begin(); in define_section_symbols()
2356 for (Section_list::iterator p = this->section_list_.begin(); in clean_up_after_relaxation()
2414 for(Section_list::const_iterator p = this->section_list_.begin(); in prepare_for_relaxation()
3209 for (Section_list::iterator p = this->section_list_.begin(); in link_stabs_sections()
3806 for (Section_list::iterator p = this->section_list_.begin(); in set_relocatable_section_offsets()
3842 for (Section_list::iterator p = this->unattached_section_list_.begin(); in set_section_offsets()
3928 for (Section_list::iterator p = this->unattached_section_list_.begin(); in set_section_indexes()
3964 for (Section_list::iterator p = this->section_list_.begin(); in place_orphan_sections_in_script()
4042 for (Section_list::iterator p = this->section_list_.begin(); in create_symtab_sections()
4271 for (Section_list::iterator p = this->section_list_.begin(); in create_dynamic_symtab()
4837 for(Layout::Section_list::const_iterator p = this->section_list_.begin(); in finish_dynamic_section()
4913 for (Section_list::const_iterator p = this->section_list_.begin(); in finish_dynamic_section()
5283 Layout::get_allocated_sections(Section_list* section_list) const in get_allocated_sections()
5285 for (Section_list::const_iterator p = this->section_list_.begin(); in get_allocated_sections()
5295 Layout::get_executable_sections(Section_list* section_list) const in get_executable_sections()
5297 for (Section_list::const_iterator p = this->section_list_.begin(); in get_executable_sections()
5352 for (Section_list::const_iterator p = this->section_list_.begin(); in write_output_sections()
5369 for (Section_list::const_iterator p = this->section_list_.begin(); in write_data()
5386 for (Section_list::const_iterator p = this->section_list_.begin(); in write_data()
5442 for (Section_list::const_iterator p = this->section_list_.begin(); in write_sections_after_input_sections()
5600 for (Section_list::const_iterator p = this->unattached_section_list_.begin(); in print_to_mapfile()
5615 for (Section_list::const_iterator p = this->section_list_.begin(); in print_stats()