Searched refs:_bfd_elfcore_make_pseudosection (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/contrib/binutils/bfd/ |
| D | elf32-mips.c | 1447 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elf32_mips_grok_prstatus()
|
| D | elfn32-mips.c | 2250 return _bfd_elfcore_make_pseudosection (abfd, ".reg", size, in elf32_mips_grok_prstatus()
|
| D | elf-bfd.h | 1787 extern bfd_boolean _bfd_elfcore_make_pseudosection
|
| D | elf64-mips.c | 2972 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elf64_mips_grok_prstatus()
|
| D | elf.c | 7499 _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()
|
| D | elf32-score.c | 3656 return _bfd_elfcore_make_pseudosection (abfd, ".reg", raw_size, note->descpos + offset); in _bfd_score_elf_grok_prstatus()
|
| D | elf32-i386.c | 433 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elf_i386_grok_prstatus()
|
| D | elf64-x86-64.c | 308 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elf64_x86_64_grok_prstatus()
|
| D | elf32-s390.c | 3506 return _bfd_elfcore_make_pseudosection (abfd, ".reg",
|
| D | ChangeLog-0001 | 2587 (_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.
|
| D | elf32-ppc.c | 1844 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in ppc_elf_grok_prstatus()
|
| D | elf32-arm.c | 1852 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in elf32_arm_nabi_grok_prstatus()
|
| D | elf64-ppc.c | 2525 return _bfd_elfcore_make_pseudosection (abfd, ".reg", in ppc64_elf_grok_prstatus()
|
| D | ChangeLog-0203 | 782 * elf.c (_bfd_elfcore_make_pseudosection): Allow multiple 7910 (_bfd_elfcore_make_pseudosection): Likewise.
|