Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/bfd/
Delf32-arm.c3176 unsigned long r_symndx, union gotplt_union **root_plt, in elf32_arm_get_plt_info() argument
3183 *root_plt = &h->root.plt; in elf32_arm_get_plt_info()
3195 *root_plt = &local_iplt->root; in elf32_arm_get_plt_info()
3649 union gotplt_union *root_plt; in arm_type_of_stub() local
3682 &root_plt, &arm_plt) in arm_type_of_stub()
3683 && root_plt->offset != (bfd_vma) -1) in arm_type_of_stub()
3706 + root_plt->offset); in arm_type_of_stub()
7501 union gotplt_union *root_plt, in elf32_arm_allocate_plt_entry() argument
7541 root_plt->offset = splt->size; in elf32_arm_allocate_plt_entry()
7581 union gotplt_union *root_plt, in elf32_arm_populate_plt_entry() argument
[all …]