Searched refs:elf_backend_grok_prstatus (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/contrib/binutils/bfd/
H A Delfxx-target.h482 #ifndef elf_backend_grok_prstatus
483 #define elf_backend_grok_prstatus NULL macro
671 elf_backend_grok_prstatus,
H A Delf32-mips.c1588 #define elf_backend_grok_prstatus elf32_mips_grok_prstatus
1581 #define elf_backend_grok_prstatus macro
H A Delf-bfd.h947 bfd_boolean (*elf_backend_grok_prstatus)
945 bfd_boolean (*elf_backend_grok_prstatus) member in struct:elf_backend_data
H A Delfn32-mips.c2394 #define elf_backend_grok_prstatus elf32_mips_grok_prstatus
2384 #define elf_backend_grok_prstatus macro
H A Delf64-mips.c3145 #define elf_backend_grok_prstatus elf64_mips_grok_prstatus
3136 #define elf_backend_grok_prstatus macro
H A Delf.c7960 if (bed->elf_backend_grok_prstatus)
7961 if ((*bed->elf_backend_grok_prstatus) (abfd, note))
H A Delf32-i386.c3828 #define elf_backend_grok_prstatus elf_i386_grok_prstatus
3826 #define elf_backend_grok_prstatus macro
H A Delf32-s390.c3556 #define elf_backend_grok_prstatus elf_s390_grok_prstatus macro
H A Delf32-score.c3866 #define elf_backend_grok_prstatus _bfd_score_elf_grok_prstatus macro
H A Delf64-x86-64.c3670 #define elf_backend_grok_prstatus elf64_x86_64_grok_prstatus
3668 #define elf_backend_grok_prstatus macro
H A Delf32-ppc.c7840 #define elf_backend_grok_prstatus ppc_elf_grok_prstatus
7821 #define elf_backend_grok_prstatus macro
H A Delf32-arm.c1891 #define elf_backend_grok_prstatus elf32_arm_nabi_grok_prstatus macro
H A Delf64-ppc.c88 #define elf_backend_grok_prstatus ppc64_elf_grok_prstatus macro

Completed in 339 milliseconds