Searched refs:elf_x86_64_need_pic (Results 1 – 2 of 2) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | ChangeLog | 1403 (elf_x86_64_need_pic): Moved before elf_x86_64_check_relocs. 1405 (elf_x86_64_check_relocs): Use elf_x86_64_need_pic. Check 1408 Update one elf_x86_64_need_pic and remove one elf_x86_64_need_pic. 1903 * elf64-x86-64.c (elf_x86_64_need_pic): New function.
|
D | elf64-x86-64.c | 1664 elf_x86_64_need_pic (bfd *input_bfd, asection *sec, in elf_x86_64_need_pic() function 2360 return elf_x86_64_need_pic (abfd, sec, h, symtab_hdr, isym, in elf_x86_64_check_relocs() 2531 return elf_x86_64_need_pic (abfd, sec, h, symtab_hdr, isym, in elf_x86_64_check_relocs() 4782 return elf_x86_64_need_pic (input_bfd, input_section, in elf_x86_64_relocate_section()
|