Searched refs:DT_SONAME (Results 1 – 13 of 13) sorted by relevance
49 DT_INIT, DT_FINI, DT_SONAME, DT_RPATH, in main()
87 #define DT_SONAME 14 macro
171 if (dyn->d_tag == DT_SONAME) { in ElfFileSoNameFromMappedFile()
1077 DT_SONAME = 14, // String table offset of a shared objects name. enumerator
739 case DT_SONAME: in dwfl_segment_report_module()
637 else if (dyn.d_tag == DT_SONAME) in ltelf_read_elf()
955 case ELF::DT_SONAME: in ELFDumper()1506 case DT_SONAME: in printValue()
714 #define DT_SONAME 14 /* Name of shared object */ macro
1596 [DT_SONAME] = { [DT_STRTAB] = true }, in check_dynamic()1791 case DT_SONAME: in check_dynamic()
2107 else if (dyn->d_tag == DT_SONAME) in file_process2()
1714 case DT_SONAME: in handle_dynamic()
1761 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()