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

/external/chromium_org/courgette/
H A Dtypes_elf.h82 SHT_NOBITS = 8, enumerator in enum:sh_type_values
/external/chromium_org/third_party/libvpx/include/
H A Delf.h302 #define SHT_NOBITS 8 macro
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h136 SHT_NOBITS = 8, /* no stored data, but occupies runtime space */ enumerator in enum:__anon16345
/external/kernel-headers/original/uapi/linux/
H A Delf.h274 #define SHT_NOBITS 8 macro
/external/qemu/include/
H A Delf.h1320 #define SHT_NOBITS 8 macro
/external/elfutils/0.153/libelf/
H A Delf.h328 #define SHT_NOBITS 8 /* Program space with no data (bss) */ macro
/external/valgrind/main/perf/
H A Dtinycc.c348 #define SHT_NOBITS 8 /* Program space with no data (bss) */ macro
14425 if (sec->sh_type != SHT_NOBITS &&
17440 if (sec->sh_type != SHT_NOBITS) {
17462 if (sec->sh_type != SHT_NOBITS) {
17489 if (sec->sh_type != SHT_NOBITS) {
19198 if (s->sh_type != SHT_NOBITS &&
19533 } else if (s->sh_type == SHT_NOBITS) {
19563 if (s->sh_type != SHT_NOBITS)
19691 if (s->sh_type != SHT_NOBITS)
19794 if (s->sh_type != SHT_NOBITS) {
[all...]
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 4345 milliseconds