Home
last modified time | relevance | path

Searched refs:symbol_table_frozen (Results 1 – 11 of 11) sorted by relevance

/toolchain/binutils/binutils-2.25/gas/
Dsymbols.h32 extern int symbol_table_frozen;
Dsubsegs.c224 if (! EMIT_SECTION_SYMBOLS || symbol_table_frozen) in section_symbol()
Dsymbols.c92 extern int symbol_table_frozen; in symbol_new()
93 if (symbol_table_frozen) in symbol_new()
Dwrite.c116 int symbol_table_frozen; variable
1675 symbol_table_frozen = 1; in set_symtab()
Decoff.c2211 if (! symbol_table_frozen && debug_type == DEBUG_UNSPECIFIED) in add_file()
DChangeLog-92955613 (symbol_new): Now just checks symbol_table_frozen, calls
5618 * symbols.h (symbol_create, symbol_table_frozen): Declare.
6661 * write.c (symbol_table_frozen): New variable, to be set after
DChangeLog-96974785 * subsegs.c (section_symbol): If symbol_table_frozen is set, call
/toolchain/binutils/binutils-2.25/gas/config/
Dtc-rx.c2486 if (symbol_table_frozen) in tc_gen_reloc()
2526 if (symbol_table_frozen) in tc_gen_reloc()
2566 if (symbol_table_frozen) in tc_gen_reloc()
Dtc-i370.c1358 extern int symbol_table_frozen; in symbol_locate()
1360 if (symbol_table_frozen) in symbol_locate()
Dtc-aarch64.c1706 extern int symbol_table_frozen; in symbol_locate()
1708 if (symbol_table_frozen) in symbol_locate()
Dtc-arm.c3406 extern int symbol_table_frozen; in symbol_locate()
3408 if (symbol_table_frozen) in symbol_locate()