Lines Matching defs:symbol

53 #include "struc-symbol.h"
287 /* The $gp relocation symbol. */
343 will align both the symbol and the .quad to an eight byte boundary. */
374 symbolS *symbol; /* Proc pdesc symbol. */
391 longer than 64 characters, else longer symbol names are truncated. */
1202 its symbol when possible, but don't create a situation in
1280 /* Find symbol or symbol pointer in link section. */
1282 if (exp->X_add_symbol == alpha_evax_proc.symbol)
1304 link = add_to_link_pool (alpha_evax_proc.symbol,
1309 link = add_to_link_pool (alpha_evax_proc.symbol,
1373 lit = add_to_link_pool (alpha_evax_proc.symbol,
1520 most simple expressions, particularly symbol address loads and
3158 /* Add symbol+addend to link pool.
3251 openVMS constructs a section for every common symbol. */
3293 /* Make a section for the common symbol. */
3313 as_bad (_("Ignoring attempt to re-define symbol"));
3511 as_warn (_(".end directive names different symbol than .ent"));
3775 /* Create a temporary symbol at the same location as our
3776 function symbol. This prevents problems with globals. */
3926 symbolS *symbol;
3944 as_fatal (_(".ent directive has no symbol"));
3949 symbol = make_expr_symbol (&symexpr);
3950 symbol_get_bfdsym (symbol)->flags |= BSF_FUNCTION;
3951 alpha_evax_proc.symbol = symbol;
4008 if ((alpha_evax_proc.symbol == 0)
4009 || (!S_IS_DEFINED (alpha_evax_proc.symbol)))
4016 *symbol_get_obj (alpha_evax_proc.symbol) =
4022 as_warn (_(".pdesc directive has no entry symbol"));
4028 /* Save bfd symbol of proc desc in function symbol. */
4029 symbol_get_bfdsym (alpha_evax_proc.symbol)->udata.p
4153 as_warn (_(".name directive has no symbol"));
4184 as_fatal (_("No symbol after .linkage"));
4208 as_fatal (_("No symbol after .code_address"));
4272 alpha_evax_proc.symbol = 0;
4963 /* For handling the GP, create a symbol that won't be output in the
4964 symbol table. We'll edit it out of relocs later. */
5139 case 'H': /* Show new symbol after hash truncation. */
5185 -H show new symbol after hash truncation\n"),
5228 /* The GPDISP relocations are processed internally with a symbol
5365 /* The rest of these fixups only exist internally during symbol
5397 /* Look for a register name in the given symbol. */
5473 code can adjust the symbol after we know what alignment will be
5579 /* If we have a BRSGP reloc to a local symbol, adjust it to BRADDR and
5602 _("!samegp reloc against symbol without .prologue: %s"),
5660 symbol, the relocation will entirely be performed at link time, not
5703 /* This is called before the symbol table is processed. In order to