Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-cris.c2663 bfd_size_type got_vma_for_dyn; in cris_elf_plt_sym_val() local
2677 got_vma_for_dyn = (abfd->flags & EXEC_P) ? 0 : got->vma; in cris_elf_plt_sym_val()
2704 if (got_offset + got_vma_for_dyn == rel->address) in cris_elf_plt_sym_val()