Home
last modified time | relevance | path

Searched refs:Elf_Internal_Note (Results 1 – 18 of 18) sorted by relevance

/freebsd-12.1/contrib/binutils/bfd/
H A Delf32-mips.c78 (bfd *, Elf_Internal_Note *);
80 (bfd *, Elf_Internal_Note *);
1422 elf32_mips_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elf32_mips_grok_prstatus()
1452 elf32_mips_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elf32_mips_grok_psinfo()
H A Delfn32-mips.c79 (bfd *, Elf_Internal_Note *);
81 (bfd *, Elf_Internal_Note *);
2225 elf32_mips_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elf32_mips_grok_prstatus()
2255 elf32_mips_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elf32_mips_grok_psinfo()
H A Delf32-sparc.c34 elf32_sparc_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elf32_sparc_grok_psinfo()
H A Delf64-mips.c126 (bfd *, Elf_Internal_Note *);
128 (bfd *, Elf_Internal_Note *);
2947 elf64_mips_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elf64_mips_grok_prstatus()
2977 elf64_mips_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elf64_mips_grok_psinfo()
H A Delf.c7538 elfcore_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prstatus()
7611 Elf_Internal_Note *note) in elfcore_make_note_pseudosection()
7622 elfcore_grok_prfpreg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prfpreg()
7632 elfcore_grok_prxfpreg (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_prxfpreg()
7640 elfcore_grok_thrmisc (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_thrmisc()
7689 elfcore_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_psinfo()
7748 elfcore_grok_pstatus (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_pstatus()
7942 elfcore_grok_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_note()
8170 Elf_Internal_Note *note, in elfcore_grok_nto_regs()
8207 elfcore_grok_nto_note (bfd *abfd, Elf_Internal_Note *note) in elfcore_grok_nto_note()
[all …]
H A Delf-bfd.h946 (bfd *, Elf_Internal_Note *);
951 (bfd *, Elf_Internal_Note *);
H A Delf64-x86-64.c281 elf64_x86_64_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elf64_x86_64_grok_prstatus()
313 elf64_x86_64_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elf64_x86_64_grok_psinfo()
H A Delf32-s390.c73 PARAMS ((bfd *, Elf_Internal_Note *));
3482 Elf_Internal_Note * note;
H A Delf32-i386.c388 elf_i386_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elf_i386_grok_prstatus()
438 elf_i386_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elf_i386_grok_psinfo()
H A Delf32-score.c3631 _bfd_score_elf_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in _bfd_score_elf_grok_prstatus()
3660 _bfd_score_elf_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in _bfd_score_elf_grok_psinfo()
H A Delf32-ppc.c1819 ppc_elf_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in ppc_elf_grok_prstatus()
1849 ppc_elf_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in ppc_elf_grok_psinfo()
H A Delf32-arm.c1814 elf32_arm_nabi_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in elf32_arm_nabi_grok_prstatus()
1857 elf32_arm_nabi_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in elf32_arm_nabi_grok_psinfo()
H A Delf64-ppc.c2507 ppc64_elf_grok_prstatus (bfd *abfd, Elf_Internal_Note *note) in ppc64_elf_grok_prstatus()
2530 ppc64_elf_grok_psinfo (bfd *abfd, Elf_Internal_Note *note) in ppc64_elf_grok_psinfo()
/freebsd-12.1/contrib/binutils/include/elf/
H A Dinternal.h117 } Elf_Internal_Note; typedef
H A DChangeLog-91031352 * internal.h (Elf_Internal_Note): new structure members.
/freebsd-12.1/contrib/binutils/gas/config/
H A Dobj-elf.c1424 Elf_Internal_Note i_note; in obj_elf_version()
2164 Elf_Internal_Note i_note; in sco_id()
H A Dtc-i386.c6226 Elf_Internal_Note i_note; in i386_elf_emit_arch_note()
/freebsd-12.1/contrib/binutils/binutils/
H A Dreadelf.c9269 process_note (Elf_Internal_Note *pnote) in process_note()
9325 Elf_Internal_Note inote; in process_corefile_note_segment()