Home
last modified time | relevance | path

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

/third_party/elfio/elfio/
Delfio_dynamic.hpp80 if ( tag == DT_NEEDED || tag == DT_SONAME || tag == DT_RPATH || in get_entry()
160 case DT_SONAME: in generic_get_entry_dyn()
210 case DT_SONAME: in generic_add_entry_dyn()
Delf_types.hpp679 #define DT_SONAME 14 macro
Delfio_dump.hpp425 { DT_SONAME, "SONAME" },
/third_party/libunwind/include/mingw/
Dfreebsd-elf_common.h297 #define DT_SONAME 14 /* String table offset of shared object macro
/third_party/libunwind/include/win/
Dfreebsd-elf_common.h297 #define DT_SONAME 14 /* String table offset of shared object macro
/third_party/elfio/tests/
DELFIOTest.cpp999 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/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
DELF.h1103 DT_SONAME = 14, // String table offset of a shared objects name. enumerator
/third_party/musl/porting/liteos_m_iccarm/kernel/include/
Delf.h733 #define DT_SONAME 14 macro
/third_party/musl/porting/linux/user/include/
Delf.h735 #define DT_SONAME 14 macro
/third_party/musl/ndk_musl_include/
Delf.h733 #define DT_SONAME 14 macro
/third_party/musl/include/
Delf.h733 #define DT_SONAME 14 macro
/third_party/musl/porting/liteos_m/kernel/include/
Delf.h733 #define DT_SONAME 14 macro
/third_party/musl/porting/uniproton/kernel/include/
Delf.h733 #define DT_SONAME 14 macro
/third_party/musl/
DWHATSNEW905 - unnecessary DT_SONAME in libc.so caused problems on some systems