Searched refs:s_alpha_section (Results 1 – 4 of 4) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-alpha.c | 3698 s_alpha_section (int ignore ATTRIBUTE_UNUSED) in s_alpha_section() function 4293 s_alpha_section (int secid) in s_alpha_section() function 5185 {"section", s_alpha_section, 0}, 5186 {"section.s", s_alpha_section, 0}, 5187 {"sect", s_alpha_section, 0}, 5188 {"sect.s", s_alpha_section, 0}, 5191 {"section", s_alpha_section, 0}, 5204 {"rdata", s_alpha_section, 1}, 5206 {"link", s_alpha_section, 3}, 5207 {"ctors", s_alpha_section, 4}, [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | ChangeLog-2010 | 1326 (s_alpha_rdata, s_alpha_section, s_alpha_prologue): Likewise.
|
D | ChangeLog-9697 | 162 * config/tc-alpha.c (s_alpha_section): Remove ".lcomm" handling. 2523 (s_alpha_section): New function. 4351 (s_alpha_section): New function. Basically duplicate the other
|
D | ChangeLog-2009 | 2387 (s_alpha_section): ... here. Create new sections on demand.
|