Searched defs:STT_NOTYPE (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/libvpx/include/
H A Delf.h141 #define STT_NOTYPE 0 macro
/external/chromium_org/third_party/yasm/source/patched-yasm/modules/objfmts/elf/
H A Delf.h189 STT_NOTYPE = 0, /* type not specified */ enumerator in enum:__anon16349
/external/kernel-headers/original/uapi/linux/
H A Delf.h122 #define STT_NOTYPE 0 macro
/external/llvm/include/llvm/Support/
H A DELF.h1467 STT_NOTYPE = 0, // Symbol's type is not specified enumerator in enum:llvm::ELF::__anon25598
/external/qemu/include/
H A Delf.h215 #define STT_NOTYPE 0 macro
/external/elfutils/0.153/libelf/
H A Delf.h459 #define STT_NOTYPE 0 /* Symbol type is unspecified */ macro
/external/valgrind/main/perf/
H A Dtinycc.c456 #define STT_NOTYPE 0 /* Symbol type is unspecified */ macro
19066 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19070 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19090 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19133 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19137 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19141 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19170 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
19175 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE), 0,
21116 ELF32_ST_INFO(STB_GLOBAL, STT_NOTYPE),
[all...]

Completed in 510 milliseconds