Searched refs:SHT_STRTAB (Results 1 – 2 of 2) sorted by relevance
/DragonOS-0.1.3/kernel/src/common/ | ||
D | elf.h | 217 #define SHT_STRTAB 3 // Identifies a string table. macro |
/DragonOS-0.1.3/kernel/src/libs/libELF/ | ||
D | elf.h | 432 #define SHT_STRTAB 3 /* String table */ macro |