Searched refs:soname (Results 1 – 3 of 3) sorted by relevance
392 def check_dt_soname(self, soname): argument394 if self._file_under_test.dt_soname != soname:396 .format(self._file_under_test.dt_soname, soname))545 if args.soname:546 checker.check_dt_soname(args.soname)
36 $(if $(PRIVATE_SONAME),--soname $(PRIVATE_SONAME)) \
1109 $(hide) $(PRIVATE_CXX_LINK) -shared -Wl,-soname,$(notdir $@) -nostdlib \1739 -shared -Wl,-soname,$(notdir $@) \1777 -nostdlib -Wl,-soname,$(notdir $@) \