HomeSort by: relevance | last modified time | path
    Searched defs:root_plt (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
elf32-arm.c 3628 true, point *ROOT_PLT at the target-independent reference count/offset
3634 unsigned long r_symndx, union gotplt_union **root_plt,
3644 *root_plt = &h->root.plt;
3659 *root_plt = &local_iplt->root;
4139 union gotplt_union *root_plt; local
4200 ELF32_R_SYM (rel->r_info), &root_plt,
4202 && root_plt->offset != (bfd_vma) -1)
4224 + root_plt->offset);
9482 /* Allocate room for a PLT entry described by ROOT_PLT and ARM_PLT.
9489 union gotplt_union *root_plt,
10222 union gotplt_union *root_plt; local
15601 union gotplt_union *root_plt; local
    [all...]
  /src/external/gpl3/binutils.old/dist/bfd/
elf32-arm.c 3687 true, point *ROOT_PLT at the target-independent reference count/offset
3693 unsigned long r_symndx, union gotplt_union **root_plt,
3703 *root_plt = &h->root.plt;
3718 *root_plt = &local_iplt->root;
4203 union gotplt_union *root_plt; local
4264 ELF32_R_SYM (rel->r_info), &root_plt,
4266 && root_plt->offset != (bfd_vma) -1)
4288 + root_plt->offset);
9556 /* Allocate room for a PLT entry described by ROOT_PLT and ARM_PLT.
9563 union gotplt_union *root_plt,
10351 union gotplt_union *root_plt; local
15728 union gotplt_union *root_plt; local
    [all...]
  /src/external/gpl3/gdb/dist/bfd/
elf32-arm.c 3683 true, point *ROOT_PLT at the target-independent reference count/offset
3689 unsigned long r_symndx, union gotplt_union **root_plt,
3699 *root_plt = &h->root.plt;
3714 *root_plt = &local_iplt->root;
4199 union gotplt_union *root_plt; local
4260 ELF32_R_SYM (rel->r_info), &root_plt,
4262 && root_plt->offset != (bfd_vma) -1)
4284 + root_plt->offset);
9550 /* Allocate room for a PLT entry described by ROOT_PLT and ARM_PLT.
9557 union gotplt_union *root_plt,
10345 union gotplt_union *root_plt; local
15722 union gotplt_union *root_plt; local
    [all...]
  /src/external/gpl3/gdb.old/dist/bfd/
elf32-arm.c 3684 true, point *ROOT_PLT at the target-independent reference count/offset
3690 unsigned long r_symndx, union gotplt_union **root_plt,
3700 *root_plt = &h->root.plt;
3715 *root_plt = &local_iplt->root;
4201 union gotplt_union *root_plt; local
4241 ELF32_R_SYM (rel->r_info), &root_plt,
4243 && root_plt->offset != (bfd_vma) -1)
4265 + root_plt->offset);
9531 /* Allocate room for a PLT entry described by ROOT_PLT and ARM_PLT.
9538 union gotplt_union *root_plt,
10326 union gotplt_union *root_plt; local
15644 union gotplt_union *root_plt; local
    [all...]

Completed in 63 milliseconds