Home
last modified time | relevance | path

Searched refs:VER_NDX_LOCAL (Results 1 – 14 of 14) sorted by relevance

/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h454 #define VER_NDX_LOCAL 0 macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h454 #define VER_NDX_LOCAL 0 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1299 VER_NDX_LOCAL = 0, // Unversioned local symbol enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DELF.h1329 VER_NDX_LOCAL = 0, // Unversioned local symbol enumerator
/third_party/musl/porting/linux/user/include/
Delf.h906 #define VER_NDX_LOCAL 0 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h898 #define VER_NDX_LOCAL 0 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h898 #define VER_NDX_LOCAL 0 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h898 #define VER_NDX_LOCAL 0 macro
/third_party/musl/include/
Delf.h901 #define VER_NDX_LOCAL 0 macro
/third_party/musl/ndk_musl_include/
Delf.h898 #define VER_NDX_LOCAL 0 macro
/third_party/elfutils/libelf/
Delf.h1072 #define VER_NDX_LOCAL 0 /* Symbol is local. */ macro
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c488 if (vsym != VER_NDX_LOCAL && versym != VER_NDX_GLOBAL) { in check_verinfo()
952 if (vsym == VER_NDX_LOCAL || vsym == VER_NDX_GLOBAL) { in get_vna_hash()
/third_party/elfutils/src/
Delflint.c3004 else if (*versym != VER_NDX_LOCAL) in check_versym()
DChangeLog4898 * elflint.c (check_versym): Allow VER_NDX_LOCAL symbols to be