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

12

/haiku-buildtools/binutils/bfd/
H A Delfxx-aarch64.h65 #define elf_backend_grok_prstatus _bfd_aarch64_elf_grok_prstatus macro
H A Delf32-am33lin.c102 #define elf_backend_grok_prstatus elf32_am33lin_grok_prstatus macro
H A Delf32-tilegx.c117 #define elf_backend_grok_prstatus tilegx_elf_grok_prstatus macro
H A Delf64-tilegx.c118 #define elf_backend_grok_prstatus tilegx_elf_grok_prstatus macro
H A Delfxx-target.h576 #ifndef elf_backend_grok_prstatus
577 #define elf_backend_grok_prstatus NULL macro
803 elf_backend_grok_prstatus,
H A Delf32-mips.c2487 #define elf_backend_grok_prstatus elf32_mips_grok_prstatus
2480 #define elf_backend_grok_prstatus macro
H A Delf-bfd.h1212 bfd_boolean (*elf_backend_grok_prstatus)
1210 bfd_boolean (*elf_backend_grok_prstatus) member in struct:elf_backend_data
H A Delfn32-mips.c3696 #define elf_backend_grok_prstatus elf32_mips_grok_prstatus
3685 #define elf_backend_grok_prstatus macro
H A Delf32-sh.c7346 #undef elf_backend_grok_prstatus
7347 #define elf_backend_grok_prstatus elf32_shlin_grok_prstatus
7390 #undef elf_backend_grok_prstatus
7340 #undef elf_backend_grok_prstatus macro
7341 #define elf_backend_grok_prstatus macro
7384 #undef elf_backend_grok_prstatus macro
H A Delf32-cris.c4306 #define elf_backend_grok_prstatus cris_elf_grok_prstatus
4296 #define elf_backend_grok_prstatus macro
H A Delfnn-riscv.c3241 #define elf_backend_grok_prstatus riscv_elf_grok_prstatus macro
H A Delf32-arc.c2586 #define elf_backend_grok_prstatus elf32_arc_grok_prstatus macro
H A Delf64-mips.c4476 #define elf_backend_grok_prstatus elf64_mips_grok_prstatus
4466 #define elf_backend_grok_prstatus macro
/haiku-buildtools/legacy/binutils/bfd/
H A Delf32-am33lin.c101 #define elf_backend_grok_prstatus elf32_am33lin_grok_prstatus macro
H A Delfxx-target.h438 #ifndef elf_backend_grok_prstatus
439 #define elf_backend_grok_prstatus NULL macro
609 elf_backend_grok_prstatus,
H A Delf32-mips.c1568 #define elf_backend_grok_prstatus elf32_mips_grok_prstatus
1561 #define elf_backend_grok_prstatus macro
H A Delfn32-mips.c2351 #define elf_backend_grok_prstatus elf32_mips_grok_prstatus
2341 #define elf_backend_grok_prstatus macro
H A Delf-bfd.h914 bfd_boolean (*elf_backend_grok_prstatus)
912 bfd_boolean (*elf_backend_grok_prstatus) member in struct:elf_backend_data
H A Delf64-mips.c3099 #define elf_backend_grok_prstatus elf64_mips_grok_prstatus
3090 #define elf_backend_grok_prstatus macro
H A Delf32-cris.c3407 #define elf_backend_grok_prstatus cris_elf_grok_prstatus
3397 #define elf_backend_grok_prstatus macro
H A Delf64-hppa.c2841 #define elf_backend_grok_prstatus elf64_hppa_grok_prstatus
2840 #define elf_backend_grok_prstatus macro
H A Delf32-sh.c7396 #undef elf_backend_grok_prstatus
7397 #define elf_backend_grok_prstatus elf32_shlin_grok_prstatus
7392 #undef elf_backend_grok_prstatus macro
7393 #define elf_backend_grok_prstatus macro
H A Delf.c7702 if (bed->elf_backend_grok_prstatus)
7703 if ((*bed->elf_backend_grok_prstatus) (abfd, note))
H A Delf32-hppa.c4269 #define elf_backend_grok_prstatus elf32_hppa_grok_prstatus macro
H A Delf32-i386.c3933 #define elf_backend_grok_prstatus elf_i386_grok_prstatus
3931 #define elf_backend_grok_prstatus macro

Completed in 465 milliseconds

12