Searched refs:DT_SONAME (Results 1 – 15 of 15) sorted by relevance
101 #define DT_SONAME 14 macro
87 #define DT_SONAME 14 macro
478 case DT_SONAME: in dwfl_segment_report_module()
819 while (DI != DE && DI->getTag() != ELF::DT_SONAME) in getLoadName()832 while (DI != DE && DI->getTag() != ELF::DT_SONAME) in needed_library_begin()
829 if (Entry.getTag() == ELF::DT_SONAME) { in getLoadName()
149 #define DT_SONAME 14 macro
1671 DT_SONAME = 14, // String table offset of a shared objects name. enumerator
637 else if (dyn.d_tag == DT_SONAME) in ltelf_read_elf()
672 #define DT_SONAME 14 /* Name of shared object */ macro
897 case DT_SONAME: in printValue()
1550 [DT_SONAME] = { [DT_STRTAB] = true }, in check_dynamic()1737 case DT_SONAME: in check_dynamic()
2115 else if (dyn->d_tag == DT_SONAME) in file_process2()
1413 case DT_SONAME: in handle_dynamic()
1692 case DT_SONAME: { in ML_()
641 #define DT_SONAME 14 /* Name of shared object */ macro20264 if (dt->d_tag == DT_SONAME) { in tcc_load_dll()