Searched refs:SHF_STRINGS (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.2/kernel/src/common/ | ||
D | elf.h | 264 #define SHF_STRINGS 0x20 macro |
/DragonOS-0.1.2/kernel/src/libs/libELF/ | ||
D | elf.h | 472 #define SHF_STRINGS (1 << 5) /* Contains nul-terminated strings */ macro |