Lines Matching defs:symbols

148 	The simple canonical form for symbols used by BFD is not rich
164 pass is made over the table. All symbols which mark file names
165 (<<C_FILE>> symbols) are modified so that the internal
171 all symbols less than nine characters long physically
184 to the symbols which own the functions the linenumbers belong to.
195 When the symbols have come from a coff file then all the
213 0x100, would have the value 0x20. Coff expects symbols to
214 contain their final value, so symbols have their values
231 symbols from their internal form into the coff way, calls the
253 . XCOFF C_BSTAT symbols. Set by coff_slurp_symbol_table. *}
524 /* caution: there are at least three groups of symbols that have
716 The symbols will be defined as weak, so that multiple definitions
749 to handle the section without worrying about the symbols. We
751 swapped symbols. */
872 the comdat symbols right. So, until we can
1127 The symbols will be defined as weak, so that multiple definitions
1568 /* Allocate aux records for section symbols, to store size and
1762 coff->symbols = NULL;
2490 /* Now we've renumbered the symbols we know where the
2491 undefined symbols live in the table. Check the reloc
2492 entries for symbols who's output bfd isn't the right one.
2495 place). This is a bad thing,'cause the symbols attached
2950 /* On XCOFF, if we have symbols, set up the .debug section. */
3083 /* Discard. However, it still might have (valid) symbols
3252 there is a byte at offset sofar. If there are no symbols and no
3956 table even if there are no symbols. */
3987 local symbols but no relocations. */
4339 symbols via coff_link_add_symbols, rather than via this routine. */
4357 /* Allocate enough room for all the symbols in cached form. */
4631 /* PE DLLs sometimes have zeroed out symbols for some
4695 symbols which are not class C_EXT, and this handles those. It also
4823 + (cache_ptr->sym_ptr_ptr - symbols)); \
4838 coff_slurp_reloc_table (bfd * abfd, sec_ptr asect, asymbol ** symbols)
4878 RELOC_PROCESSING (cache_ptr, &dst, symbols, abfd, asect);
4894 cache_ptr->sym_ptr_ptr = (symbols
4905 /* The symbols definitions that we have read in have been
4907 refering to the symbols in the raw data have not been
4910 Note that symbols which used to be common must be left alone. */
4973 asymbol ** symbols)
4993 if (! coff_slurp_reloc_table (abfd, section, symbols))