Home
last modified time | relevance | path

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

/external/qemu/elff/
Delff_elf.h270 #define SHT_NOBITS 8 macro
/external/kernel-headers/original/linux/
Delf.h244 #define SHT_NOBITS 8 macro
/external/llvm/include/llvm/Support/
DELF.h729 SHT_NOBITS = 8, // Data occupies no space in the file. enumerator
/external/qemu/
Delf.h1072 #define SHT_NOBITS 8 macro
/external/elfutils/libelf/
Delf.h331 #define SHT_NOBITS 8 /* Program space with no data (bss) */ macro
/external/valgrind/main/perf/
Dtinycc.c348 #define SHT_NOBITS 8 /* Program space with no data (bss) */ macro