Lines Matching refs:symbols
38 secondary symbols, it does not support indirect symbols. Another
42 This allows reading hp secondary symbols and converting them into
43 indirect symbols but the reverse it not always possible.
212 strings and we need to insert som strings for secondary symbols, we
316 /* Write out the symbols, and then the relocs. We must write out
317 the symbols first so that we know the symbol indices. */
321 /* Skip the relocs to where we want to put the symbols. */
556 /* first, march thru the table and figure out how many symbols there are */
632 asymbol **symbols,
707 MY (slurp_reloc_table) (bfd *abfd, sec_ptr asect, asymbol **symbols)
770 MY (swap_std_reloc_in) (abfd, rptr, cache_ptr, symbols,
823 asymbol **symbols)
829 return aout_32_canonicalize_reloc (abfd, section, relptr, symbols);
831 if (!(tblptr || MY (slurp_reloc_table) (abfd, section, symbols)))