Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/gas/
DChangeLog-20091905 (s_change_section): Likewise.
2156 (s_change_section): Likewise.
DChangeLog-020360 * config/tc-mips.c (s_change_section): When parsing the MIPS-specific
3693 * config/tc-mips.c (s_change_section): Make sure input buffer
4133 * config/tc-mips.c (s_change_section): Fix parsing. Code cleanup.
4165 (s_change_section): Remove unused variable. Don't use for nonELF.
4784 config/tc-mips.c (s_change_section): New function to support
DChangeLog-20101319 * config/tc-mips.c (s_change_section): Likewise.
/toolchain/binutils/binutils-2.27/gas/config/
Dtc-mips.c1317 static void s_change_section (int);
1803 {"section", s_change_section, 0},
15374 s_change_section (int ignore ATTRIBUTE_UNUSED) in s_change_section() function