Searched defs:SHT_NOBITS (Results 1 – 10 of 10) sorted by relevance
474 #define SHT_NOBITS 8 macro
674 SHT_NOBITS = 8, // Data occupies no space in the file. enumerator
824 SHT_NOBITS = 8, // Data occupies no space in the file. enumerator
502 constexpr Elf_Word SHT_NOBITS = 8; variable
379 #define SHT_NOBITS 8 macro
438 #define SHT_NOBITS 8 /* Program space with no data (bss) */ macro