Searched refs:Script_sections (Results 1 - 6 of 6) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gold/
H A Dscript-sections.cc280 typedef Script_sections::Elements_iterator Elements_iterator;
585 Script_sections::Section_type*)
591 Script_sections::Elements_iterator)
1852 Output_section***, Script_sections::Section_type*);
1857 Script_sections::Elements_iterator p)
1901 // Return the output section type if specified or Script_sections::ST_NONE.
1902 Script_sections::Section_type
2137 Script_sections::Section_type* psection_type)
2162 Script_sections::block_in_region(Symbol_table* symtab, Layout* layout,
2188 Script_sections
3123 Script_sections::Script_sections() function in class:gold::Script_sections
[all...]
H A Dscript-sections.h48 class Script_sections class in namespace:gold
68 Script_sections();
H A Dscript.h496 Script_sections*
500 const Script_sections*
547 Script_sections script_sections_;
H A Dlayout.cc506 Script_sections* ss = this->script_options_->script_sections();
509 Script_sections::Section_type script_section_type;
526 case Script_sections::ST_NONE:
528 case Script_sections::ST_NOLOAD:
560 if (script_section_type == Script_sections::ST_NOLOAD)
1302 Script_sections::Section_type section_type)
1306 if (section_type == Script_sections::ST_NOLOAD)
1312 if (section_type == Script_sections::ST_NOLOAD)
1333 const Script_sections* ss = this->script_options_->script_sections();
1569 Script_sections* script_sectio
[all...]
H A Dscript.cc3183 Script_sections* ss = closure->script_options()->script_sections();
3230 Script_sections* ss = closure->script_options()->script_sections();
3248 Script_sections* ss = closure->script_options()->script_sections();
3266 Script_sections* ss = closure->script_options()->script_sections();
3319 Script_sections* ss = closure->script_options()->script_sections();
3338 Script_sections* ss = closure->script_options()->script_sections();
H A Dlayout.h713 Script_sections::Section_type section_type);

Completed in 95 milliseconds