Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.27/bfd/
Delf64-alpha.c4133 unsigned long symtab_hdr_sh_info; in elf64_alpha_relocate_section_r() local
4139 symtab_hdr_sh_info = elf_symtab_hdr (input_bfd).sh_info; in elf64_alpha_relocate_section_r()
4167 if (r_symndx < symtab_hdr_sh_info) in elf64_alpha_relocate_section_r()
4176 h = sym_hashes[r_symndx - symtab_hdr_sh_info]; in elf64_alpha_relocate_section_r()