Home
last modified time | relevance | path

Searched refs:SHT_LOPROC (Results 1 – 2 of 2) sorted by relevance

/DragonOS-0.1.3/kernel/src/common/
Delf.h252 #define SHT_LOPROC 0x70000000 macro
/DragonOS-0.1.3/kernel/src/libs/libELF/
Delf.h461 #define SHT_LOPROC 0x70000000 /* Start of processor-specific */ macro
2751 #define SHT_ARM_EXIDX (SHT_LOPROC + 1) /* ARM unwind section. */
2752 #define SHT_ARM_PREEMPTMAP (SHT_LOPROC + 2) /* Preemption details. */
2753 #define SHT_ARM_ATTRIBUTES (SHT_LOPROC + 3) /* ARM attributes section. */
3146 #define SHT_CSKY_ATTRIBUTES (SHT_LOPROC + 1)
3166 #define SHT_IA_64_EXT (SHT_LOPROC + 0) /* extension bits */
3167 #define SHT_IA_64_UNWIND (SHT_LOPROC + 1) /* unwind bits */