HomeSort by relevance Sort by last modified time
    Searched refs:linker_so (Results 1 - 9 of 9) sorted by null

  /prebuilts/python/darwin-x86/2.7.5/lib/python2.7/distutils/
cygwinccompiler.py 160 linker_so=('%s -mcygwin %s' %
358 linker_so='%s -mno-cygwin %s %s'
emxccompiler.py 69 linker_so='gcc -Zomf -Zmt -Zcrtdll -Zdll')
unixccompiler.py 62 'linker_so' : ["cc", "-shared"],
180 linker = self.linker_so[:]
sysconfig.py 223 linker_so=ldshared,
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/distutils/
cygwinccompiler.py 160 linker_so=('%s -mcygwin %s' %
358 linker_so='%s -mno-cygwin %s %s'
emxccompiler.py 69 linker_so='gcc -Zomf -Zmt -Zcrtdll -Zdll')
unixccompiler.py 62 'linker_so' : ["cc", "-shared"],
180 linker = self.linker_so[:]
sysconfig.py 223 linker_so=ldshared,
  /bionic/linker/
linker.cpp 1831 soinfo linker_so; local
    [all...]

Completed in 48 milliseconds