Home | History | Annotate | Download | only in bfd

Lines Matching refs:SYM

573   Elf_Internal_Sym sym[LOCAL_SYM_CACHE_SIZE];
979 struct elf_link_hash_entry *h, Elf_Internal_Sym *sym);
1225 /* If the ELF symbol SYM might be a function in SEC, return the
1228 bfd_size_type (*maybe_function_sym) (const asymbol *sym, asection *sec,
1414 /* Group signature sym, if this is the SHT_GROUP section. */
2396 file and the local symbol index, SYM. */
2397 #define ELF_LOCAL_SYMBOL_HASH(ID, SYM) \
2399 ^ (SYM) ^ ((ID) >> 16))