Home
last modified time | relevance | path

Searched defs:STB_LOCAL (Results 1 – 8 of 8) sorted by relevance

/external/kernel-headers/original/uapi/linux/
Delf.h119 #define STB_LOCAL 0 macro
/external/u-boot/include/
Delf.h373 #define STB_LOCAL 0 /* Local symbol */ macro
/external/swiftshader/third_party/LLVM/include/llvm/Support/
DELF.h854 STB_LOCAL = 0, // Local symbol, not visible outside obj file containing def enumerator
/external/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h871 STB_LOCAL = 0, // Local symbol, not visible outside obj file containing def enumerator
/external/llvm/include/llvm/Support/
DELF.h867 STB_LOCAL = 0, // Local symbol, not visible outside obj file containing def enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/BinaryFormat/
DELF.h990 STB_LOCAL = 0, // Local symbol, not visible outside obj file containing def enumerator
/external/kmod/port-gnu/
Delf.h471 #define STB_LOCAL 0 /* Local symbol */ macro
/external/elfutils/libelf/
Delf.h583 #define STB_LOCAL 0 /* Local symbol */ macro