Searched refs:SHF_EXCLUDE (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.3/kernel/src/common/ | ||
D | elf.h | 273 #define SHF_EXCLUDE 0x80000000 macro |
/DragonOS-0.1.3/kernel/src/libs/libELF/ | ||
D | elf.h | 485 #define SHF_EXCLUDE (1U << 31) /* Section is excluded unless macro |