Searched refs:DT_SONAME (Results 1 – 3 of 3) sorted by relevance
128 #define DT_SONAME 14 macro
463 } else if (dyn.d_tag == DT_SONAME) { in GetSoname()
568 dyn.d_tag = DT_SONAME; in SonameInit()