Home
last modified time | relevance | path

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

/external/crosvm/kernel_loader/src/
Delf.rs125 pub const STB_GLOBAL: u32 = 1; constant
/external/kernel-headers/original/uapi/linux/
Delf.h121 #define STB_GLOBAL 1 macro
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h872 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator
/external/llvm/include/llvm/Support/
DELF.h868 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1039 STB_GLOBAL = 1, // Global symbol, visible to all object files being combined enumerator
/external/google-breakpad/src/third_party/musl/include/
Delf.h376 #define STB_GLOBAL 1 macro
/external/musl/include/
Delf.h497 #define STB_GLOBAL 1 macro
/external/kmod/port-gnu/
Delf.h473 #define STB_GLOBAL 1 /* Global symbol */ macro
/external/elfutils/libelf/
Delf.h582 #define STB_GLOBAL 1 /* Global symbol */ macro