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

  /external/lldb/tools/lldb-platform/
Makefile 18 LLVMLibsOptions += -Wl,-rpath,@loader_path/../lib/
  /external/lldb/tools/driver/
Makefile 20 LLVMLibsOptions += -Wl,-rpath,@loader_path/../lib/
  /external/chromium_org/components/breakpad/tools/
generate_breakpad_symbols.py 52 def Resolve(path, exe_path, loader_path, rpaths):
56 @loader_path is replaced with |loader_path|
60 path = path.replace('@loader_path', loader_path)
64 new_path = Resolve(path.replace('@rpath', rpath), exe_path, loader_path,
90 loader_path = os.path.dirname(binary)
104 dep = Resolve(m.group(1), exe_path, loader_path, rpaths)
  /build/core/combo/
HOST_darwin-x86.mk 96 -Wl,-rpath,@loader_path/../$(notdir $($(PRIVATE_2ND_ARCH_VAR_PREFIX)HOST_OUT_SHARED_LIBRARIES)) \
102 -Wl,-rpath,@loader_path/../$(notdir $($(PRIVATE_2ND_ARCH_VAR_PREFIX)HOST_OUT_SHARED_LIBRARIES)) \

Completed in 300 milliseconds