Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/binutils/dist/bfd/
Delf32-cris.c2476 bfd_size_type got_vma_for_dyn; in cris_elf_plt_sym_val() local
2490 got_vma_for_dyn = (abfd->flags & EXEC_P) ? 0 : got->vma; in cris_elf_plt_sym_val()
2517 if (got_offset + got_vma_for_dyn == rel->address) in cris_elf_plt_sym_val()
/netbsd/src/external/gpl3/gdb/dist/bfd/
Delf32-cris.c2474 bfd_size_type got_vma_for_dyn; in cris_elf_plt_sym_val() local
2488 got_vma_for_dyn = (abfd->flags & EXEC_P) ? 0 : got->vma; in cris_elf_plt_sym_val()
2515 if (got_offset + got_vma_for_dyn == rel->address) in cris_elf_plt_sym_val()