Home
last modified time | relevance | path

Searched defs:cursig (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/bfd/
H A Delfxx-aarch64.c681 int cursig; in _bfd_aarch64_elf_write_core_note() local
H A Delfn32-mips.c4025 int cursig; in elf32_mips_write_core_note() local
H A Delf32-mips.c2426 int cursig; in elf32_mips_write_core_note() local
H A Delf64-mips.c4637 int cursig; in elf64_mips_write_core_note() local
H A Delf32-s390.c3846 int cursig; in elf_s390_write_core_note() local
H A Delf64-s390.c3728 int cursig; in elf_s390_write_core_note() local
H A Delf64-x86-64.c462 int cursig; in elf_x86_64_write_core_note() local
H A Delfnn-riscv.c5337 int cursig; in riscv_write_core_note() local
H A Delf.c12540 int cursig, in elfcore_write_prstatus()
12592 int cursig, in elfcore_write_lwpstatus()
H A Delf32-ppc.c1278 int cursig; in ppc_elf_write_core_note() local
H A Delf64-ppc.c1953 int cursig; in ppc64_elf_write_core_note() local
H A Delf32-arm.c2244 int cursig; in elf32_arm_nabi_write_core_note() local
/netbsd-src/external/gpl3/binutils.old/dist/bfd/
H A Delfxx-aarch64.c681 int cursig; in _bfd_aarch64_elf_write_core_note() local
H A Delfn32-mips.c4012 int cursig; in elf32_mips_write_core_note() local
H A Delf32-mips.c2414 int cursig; in elf32_mips_write_core_note() local
H A Delf64-mips.c4628 int cursig; in elf64_mips_write_core_note() local
H A Delf32-s390.c3846 int cursig; in elf_s390_write_core_note() local
H A Delf64-s390.c3710 int cursig; in elf_s390_write_core_note() local
H A Delf64-x86-64.c437 int cursig; in elf_x86_64_write_core_note() local
H A Delfnn-riscv.c5024 int cursig; in riscv_write_core_note() local
H A Delf.c11801 int cursig, in elfcore_write_prstatus()
11853 int cursig, in elfcore_write_lwpstatus()
H A Delf32-ppc.c1283 int cursig; in ppc_elf_write_core_note() local
H A Delf64-ppc.c1964 int cursig; in ppc64_elf_write_core_note() local
H A Delf32-arm.c2244 int cursig; in elf32_arm_nabi_write_core_note() local
/netbsd-src/bin/ksh/
H A Dsh.h365 handler_t cursig; /* current handler (valid if TF_ORIG_* set) */ member