Searched refs:STN_UNDEF (Results 1 – 15 of 15) sorted by relevance
/third_party/elfio/tests/ |
D | ELFIOTest.cpp | 252 checkSymbol( sr, 0, "", 0x00000000, 0, STB_LOCAL, STT_NOTYPE, STN_UNDEF, in BOOST_AUTO_TEST_CASE() 358 checkSymbol( sr, 0, "", 0x00000000, 0, STB_LOCAL, STT_NOTYPE, STN_UNDEF, in BOOST_AUTO_TEST_CASE() 365 STN_UNDEF, ELF_ST_VISIBILITY( STV_DEFAULT ) ); in BOOST_AUTO_TEST_CASE() 649 checkSymbol( sr, 0, "", 0x00000000, 0, STB_LOCAL, STT_NOTYPE, STN_UNDEF, in BOOST_AUTO_TEST_CASE()
|
/third_party/ltp/libs/libltpvdso/ |
D | parse_vdso.c | 239 for (; chain != STN_UNDEF; chain = get_hash_val(vdso_info.chain, chain)) { in vdso_sym()
|
/third_party/elfio/elfio/ |
D | elfio_symbols.hpp | 97 while ( str != name && STN_UNDEF != y && y < nchain ) { in get_symbol()
|
D | elf_types.hpp | 546 #define STN_UNDEF 0 macro
|
/third_party/libunwind/include/mingw/ |
D | freebsd-elf_common.h | 440 #define STN_UNDEF 0 /* Undefined symbol index. */ macro
|
/third_party/libunwind/include/win/ |
D | freebsd-elf_common.h | 440 #define STN_UNDEF 0 /* Undefined symbol index. */ macro
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/ |
D | ELF.h | 910 enum { STN_UNDEF = 0 }; enumerator
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/ |
D | ELF.h | 1075 enum { STN_UNDEF = 0 }; enumerator
|
/third_party/mesa3d/src/amd/common/ |
D | ac_rtld.c | 658 if (r_sym == STN_UNDEF) { in apply_relocs()
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/ |
D | elf.h | 520 #define STN_UNDEF 0 macro
|
/third_party/musl/porting/linux/user/include/ |
D | elf.h | 521 #define STN_UNDEF 0 macro
|
/third_party/musl/ndk_musl_include/ |
D | elf.h | 520 #define STN_UNDEF 0 macro
|
/third_party/musl/include/ |
D | elf.h | 520 #define STN_UNDEF 0 macro
|
/third_party/musl/porting/liteos_m/kernel/include/ |
D | elf.h | 520 #define STN_UNDEF 0 macro
|
/third_party/musl/porting/uniproton/kernel/include/ |
D | elf.h | 520 #define STN_UNDEF 0 macro
|