Home
last modified time | relevance | path

Searched refs:SHF_IA_64_NORECOV (Results 1 – 17 of 17) sorted by relevance

/netbsd/sys/arch/ia64/include/
H A Delf_machdep.h147 #define SHF_IA_64_NORECOV 0x20000000 /* section contains code that uses speculative instructions wi… macro
/netbsd/external/gpl3/gdb/dist/include/elf/
H A Dia64.h67 #define SHF_IA_64_NORECOV 0x20000000 /* Spec insns w/o recovery. */ macro
/netbsd/external/gpl3/binutils.old/dist/include/elf/
H A Dia64.h67 #define SHF_IA_64_NORECOV 0x20000000 /* Spec insns w/o recovery. */ macro
/netbsd/external/gpl3/binutils/dist/include/elf/
H A Dia64.h67 #define SHF_IA_64_NORECOV 0x20000000 /* Spec insns w/o recovery. */ macro
/netbsd/external/gpl3/gdb.old/dist/include/elf/
H A Dia64.h67 #define SHF_IA_64_NORECOV 0x20000000 /* Spec insns w/o recovery. */ macro
/netbsd/external/gpl3/gdb/dist/bfd/
H A Delfnn-ia64.c1216 if (flags & SHF_IA_64_NORECOV) in elfNN_ia64_modify_headers()
3798 flags &= SHF_IA_64_NORECOV; in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c3402 flags &= SHF_IA_64_NORECOV; in elf64_ia64_relocate_section()
/netbsd/external/gpl3/binutils.old/dist/bfd/
H A Delfnn-ia64.c1218 if (flags & SHF_IA_64_NORECOV) in elfNN_ia64_modify_headers()
3832 flags &= SHF_IA_64_NORECOV; in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c3409 flags &= SHF_IA_64_NORECOV; in elf64_ia64_relocate_section()
/netbsd/external/gpl3/binutils/dist/bfd/
H A Delfnn-ia64.c1216 if (flags & SHF_IA_64_NORECOV) in elfNN_ia64_modify_headers()
3790 flags &= SHF_IA_64_NORECOV; in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c3396 flags &= SHF_IA_64_NORECOV; in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb.old/dist/bfd/
H A Delfnn-ia64.c1216 if (flags & SHF_IA_64_NORECOV) in elfNN_ia64_modify_headers()
3798 flags &= SHF_IA_64_NORECOV; in elfNN_ia64_relocate_section()
H A Delf64-ia64-vms.c3402 flags &= SHF_IA_64_NORECOV; in elf64_ia64_relocate_section()
/netbsd/external/gpl3/gdb/dist/binutils/
H A Dreadelf.c6021 else if (flag == SHF_IA_64_NORECOV) in get_elf_section_flags()
/netbsd/external/gpl3/binutils.old/dist/binutils/
H A Dreadelf.c5899 else if (flag == SHF_IA_64_NORECOV) in get_elf_section_flags()
/netbsd/external/gpl3/gdb.old/dist/binutils/
H A Dreadelf.c6021 else if (flag == SHF_IA_64_NORECOV) in get_elf_section_flags()
/netbsd/external/gpl3/binutils/dist/binutils/
H A Dreadelf.c6831 else if (flag == SHF_IA_64_NORECOV) in get_elf_section_flags()