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

  /external/chromium_org/third_party/yasm/source/patched-yasm/tools/python-yasm/pyxelator/
work_unit.py 154 libnames = []
161 libnames.append(path)
165 print 'libnames:', libnames
169 for libname in libnames:
  /external/llvm/bindings/ocaml/
Makefile.ocaml 41 UsedLibNames = $(shell $(LLVM_CONFIG) --libnames $(UsedComponents))

Completed in 63 milliseconds