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

/haiku-fatelf/src/bin/gdb/bfd/
H A Delfxx-target.h420 #ifndef elf_backend_grok_prstatus
421 #define elf_backend_grok_prstatus NULL macro
564 elf_backend_grok_prstatus,
H A Delfarm-nabi.c922 #define elf_backend_grok_prstatus elf32_arm_nabi_grok_prstatus macro
H A Delf-bfd.h877 bfd_boolean (*elf_backend_grok_prstatus)
875 bfd_boolean (*elf_backend_grok_prstatus) member in struct:elf_backend_data
H A Delf32-mips.c1372 #define elf_backend_grok_prstatus elf32_mips_grok_prstatus
1365 #define elf_backend_grok_prstatus macro
H A Delfn32-mips.c1926 #define elf_backend_grok_prstatus elf32_mips_grok_prstatus
1916 #define elf_backend_grok_prstatus macro
H A Delf32-cris.c3061 #define elf_backend_grok_prstatus cris_elf_grok_prstatus
3051 #define elf_backend_grok_prstatus macro
H A Delf64-mips.c2738 #define elf_backend_grok_prstatus elf64_mips_grok_prstatus
2729 #define elf_backend_grok_prstatus macro
H A Delf32-i386.c3323 #define elf_backend_grok_prstatus elf_i386_grok_prstatus
3321 #define elf_backend_grok_prstatus macro
H A Delf64-x86-64.c2830 #define elf_backend_grok_prstatus elf64_x86_64_grok_prstatus
2828 #define elf_backend_grok_prstatus macro
H A Delf32-sh.c7559 #undef elf_backend_grok_prstatus
7560 #define elf_backend_grok_prstatus elf32_shlin_grok_prstatus
7555 #undef elf_backend_grok_prstatus macro
7556 #define elf_backend_grok_prstatus macro
H A Delf.c7079 if (bed->elf_backend_grok_prstatus)
7080 if ((*bed->elf_backend_grok_prstatus) (abfd, note))
H A Delf32-ppc.c6239 #define elf_backend_grok_prstatus ppc_elf_grok_prstatus
6217 #define elf_backend_grok_prstatus macro
H A Delf32-s390.c3493 #define elf_backend_grok_prstatus elf_s390_grok_prstatus macro
H A Delf32-xtensa.c9555 #define elf_backend_grok_prstatus elf_xtensa_grok_prstatus
9524 #define elf_backend_grok_prstatus macro
H A Delf64-ppc.c85 #define elf_backend_grok_prstatus ppc64_elf_grok_prstatus macro

Completed in 347 milliseconds