Home
last modified time | relevance | path

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

/dragonfly/contrib/binutils-2.27/bfd/
H A Delf-bfd.h1302 asection *(*get_reloc_section) (asection *reloc_sec); member
H A Delf.c3777 s = get_elf_backend_data (abfd)->get_reloc_section (sec); in assign_section_numbers()
/dragonfly/contrib/binutils-2.34/bfd/
H A Delf-bfd.h1422 asection *(*get_reloc_section) (bfd *abfd, const char *name); member
H A Delf.c3708 return bed->get_reloc_section (abfd, name); in elf_get_reloc_section()