Home
last modified time | relevance | path

Searched refs:_bfd_elfcore_make_pseudosection (Results 1 – 14 of 14) sorted by relevance

/freebsd-12-stable/contrib/binutils/bfd/
Delf32-mips.c1447 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elf32_mips_grok_prstatus()
Delfn32-mips.c2250 return _bfd_elfcore_make_pseudosection (abfd, ".reg", size, in elf32_mips_grok_prstatus()
Delf-bfd.h1787 extern bfd_boolean _bfd_elfcore_make_pseudosection
Delf64-mips.c2972 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elf64_mips_grok_prstatus()
Delf.c7499 _bfd_elfcore_make_pseudosection (bfd *abfd, in _bfd_elfcore_make_pseudosection() function
7602 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elfcore_grok_prstatus()
7613 return _bfd_elfcore_make_pseudosection (abfd, name, in elfcore_make_note_pseudosection()
Delf32-score.c3656 return _bfd_elfcore_make_pseudosection (abfd, ".reg", raw_size, note->descpos + offset); in _bfd_score_elf_grok_prstatus()
Delf32-i386.c433 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elf_i386_grok_prstatus()
Delf64-x86-64.c308 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elf64_x86_64_grok_prstatus()
Delf32-s390.c3506 return _bfd_elfcore_make_pseudosection (abfd, ".reg",
DChangeLog-00012587 (_bfd_elfcore_make_pseudosection): Change size param to size_t and
2590 * elf.c (_bfd_elfcore_make_pseudosection): As above.
3746 (_bfd_elfcore_make_pseudosection): Expedite tail-call.
3757 * elf-bfd.h: Add prototypes for _bfd_elfcore_make_pseudosection
3761 * elf.c (_bfd_elfcore_make_pseudosection): New function.
Delf32-ppc.c1844 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in ppc_elf_grok_prstatus()
Delf32-arm.c1852 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elf32_arm_nabi_grok_prstatus()
Delf64-ppc.c2525 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in ppc64_elf_grok_prstatus()
DChangeLog-0203782 * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple
7910 (_bfd_elfcore_make_pseudosection): Likewise.