Home
last modified time | relevance | path

Searched refs:Script_sections (Results 1 – 12 of 12) sorted by relevance

/dflybsd-src/contrib/binutils-2.27/gold/
H A Dscript-sections.cc296 typedef Script_sections::Elements_iterator Elements_iterator;
601 Script_sections::Section_type*, bool*) in output_section_name()
607 Script_sections::Elements_iterator) in orphan_section_init()
1971 Output_section***, Script_sections::Section_type*,
1977 Script_sections::Elements_iterator p) in orphan_section_init()
2022 Script_sections::Section_type
2257 Script_sections::Section_type* psection_type, in output_section_name()
2283 Script_sections::block_in_region(Symbol_table* symtab, Layout* layout, in block_in_region()
2309 Script_sections::find_memory_region( in find_memory_region()
2398 Script_sections* script_sections = in set_section_addresses()
[all …]
H A Dscript-sections.h48 class Script_sections
68 Script_sections();
H A Dscript.h507 Script_sections*
511 const Script_sections*
558 Script_sections script_sections_;
H A Dlayout.cc895 Script_sections* ss = this->script_options_->script_sections(); in keep_input_section()
898 Script_sections::Section_type script_section_type; in keep_input_section()
953 Script_sections* ss = this->script_options_->script_sections(); in choose_output_section()
956 Script_sections::Section_type script_section_type; in choose_output_section()
975 case Script_sections::ST_NONE: in choose_output_section()
977 case Script_sections::ST_NOLOAD: in choose_output_section()
1009 if (script_section_type == Script_sections::ST_NOLOAD) in choose_output_section()
2062 Script_sections::Section_type section_type) in make_output_section_for_script()
2066 if (section_type == Script_sections::ST_NOLOAD) in make_output_section_for_script()
2072 if (section_type == Script_sections::ST_NOLOAD) in make_output_section_for_script()
[all …]
H A Dscript.cc3247 Script_sections* ss = closure->script_options()->script_sections(); in script_add_phdr()
3294 Script_sections* ss = closure->script_options()->script_sections(); in script_saw_segment_start_expression()
3312 Script_sections* ss = closure->script_options()->script_sections(); in script_set_section_region()
3330 Script_sections* ss = closure->script_options()->script_sections(); in script_add_memory()
3387 Script_sections* ss = closure->script_options()->script_sections(); in script_exp_function_origin()
3406 Script_sections* ss = closure->script_options()->script_sections(); in script_exp_function_length()
H A Dlayout.h949 Script_sections::Section_type section_type);
/dflybsd-src/contrib/binutils-2.34/gold/
H A Dscript-sections.cc296 typedef Script_sections::Elements_iterator Elements_iterator;
635 Script_sections::Section_type*, bool*, bool) in output_section_name()
641 Script_sections::Elements_iterator) in orphan_section_init()
2005 Output_section***, Script_sections::Section_type*,
2011 Script_sections::Elements_iterator p) in orphan_section_init()
2056 Script_sections::Section_type
2291 Script_sections::Section_type* psection_type, in output_section_name()
2329 Script_sections::block_in_region(Symbol_table* symtab, Layout* layout, in block_in_region()
2355 Script_sections::find_memory_region( in find_memory_region()
2444 Script_sections* script_sections = in set_section_addresses()
[all …]
H A Dscript-sections.h48 class Script_sections
68 Script_sections();
H A Dscript.h526 Script_sections*
530 const Script_sections*
577 Script_sections script_sections_;
H A Dlayout.cc901 Script_sections* ss = this->script_options_->script_sections(); in keep_input_section()
904 Script_sections::Section_type script_section_type; in keep_input_section()
962 Script_sections* ss = this->script_options_->script_sections(); in choose_output_section()
965 Script_sections::Section_type script_section_type; in choose_output_section()
985 case Script_sections::ST_NONE: in choose_output_section()
987 case Script_sections::ST_NOLOAD: in choose_output_section()
1019 if (script_section_type == Script_sections::ST_NOLOAD) in choose_output_section()
2126 Script_sections::Section_type section_type) in make_output_section_for_script()
2130 if (section_type == Script_sections::ST_NOLOAD) in make_output_section_for_script()
2136 if (section_type == Script_sections::ST_NOLOAD) in make_output_section_for_script()
[all …]
H A Dscript.cc3278 Script_sections* ss = closure->script_options()->script_sections(); in script_add_phdr()
3325 Script_sections* ss = closure->script_options()->script_sections(); in script_saw_segment_start_expression()
3343 Script_sections* ss = closure->script_options()->script_sections(); in script_set_section_region()
3361 Script_sections* ss = closure->script_options()->script_sections(); in script_add_memory()
3418 Script_sections* ss = closure->script_options()->script_sections(); in script_exp_function_origin()
3437 Script_sections* ss = closure->script_options()->script_sections(); in script_exp_function_length()
H A Dlayout.h994 Script_sections::Section_type section_type);