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