Home
last modified time | relevance | path

Searched refs:s_alpha_section (Results 1 – 4 of 4) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-alpha.c3698 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/
DChangeLog-20101326 (s_alpha_rdata, s_alpha_section, s_alpha_prologue): Likewise.
DChangeLog-9697162 * 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
DChangeLog-20092387 (s_alpha_section): ... here. Create new sections on demand.