Searched refs:elf32_arm_get_plt_info (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.25/bfd/ |
D | ChangeLog-2011 | 2906 (elf32_arm_get_plt_info): Likewise. 2912 (arm_type_of_stub): Add an st_type argument. Use elf32_arm_get_plt_info 2926 a dynamic relocation. Use elf32_arm_get_plt_info to find the 2939 (elf32_arm_gc_sweep_hook): Use elf32_arm_get_plt_info to get PLT
|
D | elf32-arm.c | 3175 elf32_arm_get_plt_info (bfd *abfd, struct elf32_arm_link_hash_entry *h, in elf32_arm_get_plt_info() function 3681 && elf32_arm_get_plt_info (input_bfd, hash, ELF32_R_SYM (rel->r_info), in arm_type_of_stub() 8295 if (elf32_arm_get_plt_info (input_bfd, eh, r_symndx, &root_plt, &arm_plt) in elf32_arm_final_link_relocate() 12564 && elf32_arm_get_plt_info (abfd, eh, r_symndx, &root_plt, &arm_plt)) in elf32_arm_gc_sweep_hook()
|