Home
last modified time | relevance | path

Searched refs:DT_NEEDED (Results 1 – 20 of 20) sorted by relevance

/third_party/elfio/elfio/
Delfio_dynamic.hpp80 if ( tag == DT_NEEDED || tag == DT_SONAME || tag == DT_RPATH || in get_entry()
154 case DT_NEEDED: in generic_get_entry_dyn()
204 case DT_NEEDED: in generic_add_entry_dyn()
Delf_types.hpp666 #define DT_NEEDED 1 macro
Delfio_dump.hpp412 { DT_NEEDED, "NEEDED" },
/third_party/elfio/tests/
DELFIOTest.cpp923 BOOST_CHECK_EQUAL( tag, DT_NEEDED ); in BOOST_AUTO_TEST_CASE()
926 BOOST_CHECK_EQUAL( tag, DT_NEEDED ); in BOOST_AUTO_TEST_CASE()
957 BOOST_CHECK_EQUAL( tag, DT_NEEDED ); in BOOST_AUTO_TEST_CASE()
999 if ( tag == DT_NEEDED || tag == DT_SONAME || tag == DT_RPATH || in BOOST_AUTO_TEST_CASE()
1013 if ( tag == DT_NEEDED || tag == DT_SONAME || tag == DT_RPATH || in BOOST_AUTO_TEST_CASE()
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h283 #define DT_NEEDED 1 /* String table offset of a needed shared macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h283 #define DT_NEEDED 1 /* String table offset of a needed shared macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1090 DT_NEEDED = 1, // String table offset of needed library. enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/BinaryFormat/
DDynamicTags.def217 DYNAMIC_TAG(USED, 0x7FFFFFFE) // Same as DT_NEEDED
/third_party/f2fs-tools/
DVERSIONING88 doesn't use it. In SunOS 4, if you have a DT_NEEDED for libfoo.so.4,
/third_party/musl/ldso/
Ddynlink.c1186 if (p->dynv[i] == DT_NEEDED) cnt++; in load_direct_deps()
1199 if (p->dynv[i] != DT_NEEDED) continue; in load_direct_deps()
/third_party/musl/porting/liteos_a/user/ldso/
Ddynlink.c1202 if (p->dynv[i] == DT_NEEDED) cnt++; in load_direct_deps()
1215 if (p->dynv[i] != DT_NEEDED) continue; in load_direct_deps()
/third_party/musl/porting/liteos_a/user_debug/ldso/
Ddynlink.c1202 if (p->dynv[i] == DT_NEEDED) cnt++; in load_direct_deps()
1215 if (p->dynv[i] != DT_NEEDED) continue; in load_direct_deps()
/third_party/musl/porting/linux/user/ldso/
Ddynlink.c1996 if (p->dynv[i] == DT_NEEDED) cnt++; in load_direct_deps()
2009 if (p->dynv[i] != DT_NEEDED) continue; in load_direct_deps()
4819 if (p->dynv[i] == DT_NEEDED) { in preload_direct_deps()
4841 if (p->dynv[i] != DT_NEEDED) { in preload_direct_deps()
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h720 #define DT_NEEDED 1 macro
/third_party/musl/porting/linux/user/include/
Delf.h722 #define DT_NEEDED 1 macro
/third_party/musl/ndk_musl_include/
Delf.h720 #define DT_NEEDED 1 macro
/third_party/musl/include/
Delf.h720 #define DT_NEEDED 1 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h720 #define DT_NEEDED 1 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h720 #define DT_NEEDED 1 macro
/third_party/gettext/gettext-tools/tests/
Dmm-viet.comp.po42512 "Set DT_NEEDED tags for DT_NEEDED entries in\n"
42515 "Lập thẻ « DT_NEEDED » (cần thiết DT)\n"
42516 "\tcho mục nhập « DT_NEEDED »\n"
42521 "Do not set DT_NEEDED tags for DT_NEEDED entries\n"
42524 "Đừng lập thẻ « DT_NEEDED » (cần thiết DT)\n"
42525 "\tcho mục nhập « DT_NEEDED »\n"
42529 msgid "Only set DT_NEEDED for following dynamic libs if used"
42531 "Chỉ lập thẻ « DT_NEEDED » (cần thiết DT)\n"
42535 msgid "Always set DT_NEEDED for following dynamic libs"
42537 "Luôn lập thẻ « DT_NEEDED » (cần thiết DT)\n"