Searched refs:get_reloc_section (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/legacy/binutils/bfd/
H A Delf64-hppa.c247 static bfd_boolean get_reloc_section
512 get_reloc_section (abfd, hppa_info, sec)
928 && ! get_reloc_section (abfd, hppa_info, sec))
511 get_reloc_section (abfd, hppa_info, sec) function
H A Delfxx-ia64.c267 static asection *get_reloc_section
2606 get_reloc_section (abfd, ia64_info, sec, create)
3124 srel = get_reloc_section (abfd, ia64_info, sec, TRUE);
4569 srel = get_reloc_section (input_bfd, ia64_info, input_section, FALSE);
2600 get_reloc_section (abfd, ia64_info, sec, create) function
/haiku-buildtools/binutils/bfd/
H A Delf64-hppa.c226 static bfd_boolean get_reloc_section
397 get_reloc_section (bfd *abfd,
873 && ! get_reloc_section (abfd, hppa_info, sec))
396 get_reloc_section (bfd *abfd, function
H A Delfnn-ia64.c2076 get_reloc_section (bfd *abfd,
2588 srel = get_reloc_section (abfd, ia64_info, sec, TRUE);
3822 srel = get_reloc_section (input_bfd, ia64_info, input_section, FALSE);
2070 get_reloc_section (bfd *abfd, function
H A Delf-bfd.h1328 asection *(*get_reloc_section) (asection *reloc_sec);
1326 asection *(*get_reloc_section) (asection *reloc_sec); member in struct:elf_backend_data
H A Delf64-ia64-vms.c1831 get_reloc_section (bfd *abfd, function
2276 srel = get_reloc_section (abfd, ia64_info, sec, TRUE);
H A Delf.c3838 s = get_elf_backend_data (abfd)->get_reloc_section (sec);

Completed in 296 milliseconds