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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-alpha.c3426 s_alpha_section (int ignore ATTRIBUTE_UNUSED)
3900 s_alpha_section (int secid)
4650 {"section", s_alpha_section, 0},
4651 {"section.s", s_alpha_section, 0},
4652 {"sect", s_alpha_section, 0},
4653 {"sect.s", s_alpha_section, 0},
4667 { "rdata", s_alpha_section, 1},
4669 { "link", s_alpha_section, 3},
4670 { "ctors", s_alpha_section, 4},
4671 { "dtors", s_alpha_section,
3417 s_alpha_section (int ignore ATTRIBUTE_UNUSED) function
3891 s_alpha_section (int secid) function
[all...]

Completed in 58 milliseconds