Searched refs:sym32 (Results 1 – 2 of 2) sorted by relevance
206 @itemx -mno-sym32208 @cindex -mno-sym32209 Equivalent to adding @code{.set sym32} or @code{.set nosym32} to315 @cindex @code{.set sym32}343 You can use the @code{.set sym32} directive to tell the assembler349 .set sym32359 The directive @code{.set nosym32} ends a @code{.set sym32} block and362 @option{-mno-sym32}.
231 bfd_boolean sym32; member337 (HAVE_32BIT_ADDRESSES || !HAVE_64BIT_OBJECTS || mips_opts.sym32)10335 mips_opts.sym32 = TRUE; in md_parse_option()10339 mips_opts.sym32 = FALSE; in md_parse_option()11670 mips_opts.sym32 = TRUE; in s_mipsset()11672 mips_opts.sym32 = FALSE; in s_mipsset()