Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-cris.c3165 unsigned long r_symndx_lgot = INT_MAX; in cris_elf_check_relocs() local
3171 r_symndx_lgot = LGOT_REG_NDX (r_symndx); in cris_elf_check_relocs()
3362 r_symndx_lgot = LGOT_DTP_NDX (r_symndx); in cris_elf_check_relocs()
3375 r_symndx_lgot = LGOT_TPREL_NDX (r_symndx); in cris_elf_check_relocs()
3480 if (local_got_refcounts[r_symndx_lgot] == 0) in cris_elf_check_relocs()
3493 local_got_refcounts[r_symndx_lgot]++; in cris_elf_check_relocs()