Searched refs:DT_SONAME (Results 1 – 14 of 14) sorted by relevance
80 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()
679 #define DT_SONAME 14 macro
425 { DT_SONAME, "SONAME" },
297 #define DT_SONAME 14 /* String table offset of shared object macro
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()
1103 DT_SONAME = 14, // String table offset of a shared objects name. enumerator
733 #define DT_SONAME 14 macro
735 #define DT_SONAME 14 macro
905 - unnecessary DT_SONAME in libc.so caused problems on some systems