Searched defs:SHT_NOBITS (Results 1 – 13 of 13) sorted by relevance
200 #define SHT_NOBITS 8 /* no space section */ macro
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