Home
last modified time | relevance | path

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

/third_party/elfutils/backends/
Dia64_symbol.c96 return (sh_flags &~ (SHF_IA_64_SHORT | SHF_IA_64_NORECOV)) == 0; in ia64_machine_section_flag_check()
/third_party/musl/porting/linux/user/include/
Delf.h2714 #define SHF_IA_64_NORECOV 0x20000000 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h2706 #define SHF_IA_64_NORECOV 0x20000000 macro
/third_party/musl/include/
Delf.h2724 #define SHF_IA_64_NORECOV 0x20000000 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h2706 #define SHF_IA_64_NORECOV 0x20000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h2706 #define SHF_IA_64_NORECOV 0x20000000 macro
/third_party/elfutils/libelf/
Delf.h3192 #define SHF_IA_64_NORECOV 0x20000000 /* spec insns w/o recovery */ macro