Searched refs:DT_SONAME (Results 1 – 12 of 12) sorted by relevance
74 case DT_SONAME: in getTypeString()138 case DT_SONAME: in printValue()
228 #define DT_SONAME 14 macro
467 case DT_SONAME: in dwfl_segment_report_module()
143 #define DT_SONAME 14 macro
1366 DT_SONAME = 14, // String table offset of a shared objects name. enumerator
666 #define DT_SONAME 14 /* Name of shared object */ macro
1512 [DT_SONAME] = { [DT_STRTAB] = true }, in check_dynamic()1712 case DT_SONAME: in check_dynamic()
1338 case DT_SONAME: in handle_dynamic()
2117 else if (dyn->d_tag == DT_SONAME) in file_process2()
1642 case DT_SONAME: { in ML_()
2327 if (it->getTag() == ELF::DT_SONAME)
641 #define DT_SONAME 14 /* Name of shared object */ macro20264 if (dt->d_tag == DT_SONAME) { in tcc_load_dll()