Searched defs:STB_GLOBAL (Results 1 - 9 of 9) sorted by relevance

/external/kernel-headers/original/uapi/linux/
H A Delf.h119 #define STB_GLOBAL 1 macro
/external/syslinux/com32/include/sys/
H A Delfcommon.h242 #define STB_GLOBAL 1 /* Global symbol */ macro
/external/llvm/include/llvm/Support/
H A DELF.h868 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator in enum:llvm::ELF::__anon12486
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DELF.h872 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator in enum:llvm::ELF::__anon20532
/external/swiftshader/third_party/LLVM/include/llvm/Support/
H A DELF.h855 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator in enum:llvm::ELF::__anon19696
/external/elfutils/libelf/
H A Delf.h473 #define STB_GLOBAL 1 /* Global symbol */ macro
/external/kmod/port-gnu/
H A Delf.h472 #define STB_GLOBAL 1 /* Global symbol */ macro
/external/valgrind/perf/
H A Dtinycc.c446 #define STB_GLOBAL 1 /* Global symbol */ macro
6931 sym_bind = STB_GLOBAL;
18319 } else if (sym_bind == STB_GLOBAL && esym_bind == STB_WEAK) {
18322 } else if (sym_bind == STB_WEAK && esym_bind == STB_GLOBAL) {
18797 add_elf_sym(symtab_section, 0, 4, ELF32_ST_INFO(STB_GLOBAL, STT_OBJECT),
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_NOTYP
[all...]
/external/robolectric/v1/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 946 milliseconds