Home
last modified time | relevance | path

Searched defs:SHT_NOBITS (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h275 #define SHT_NOBITS 8 macro
/external/u-boot/include/
Delf.h279 #define SHT_NOBITS 8 /* no space section */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h710 SHT_NOBITS = 8, // Data occupies no space in the file. enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h674 SHT_NOBITS = 8, // Data occupies no space in the file. enumerator
/external/llvm/include/llvm/Support/
DELF.h673 SHT_NOBITS = 8, // Data occupies no space in the file. enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h782 SHT_NOBITS = 8, // Data occupies no space in the file. enumerator
/external/kmod/port-gnu/
Delf.h327 #define SHT_NOBITS 8 /* Program space with no data (bss) */ macro
/external/elfutils/libelf/
Delf.h439 #define SHT_NOBITS 8 /* Program space with no data (bss) */ macro