Home
last modified time | relevance | path

Searched refs:LIB_PREFIX (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/lldb/test/API/functionalities/load_unload/hidden/
H A DMakefile1 LIB_PREFIX := loadunload_ macro
3 DYLIB_NAME := $(LIB_PREFIX)d
/llvm-project-15.0.7/lldb/test/API/lang/c/conflicting-symbol/
H A DMakefile1 LD_EXTRAS := -L. -LOne -l$(LIB_PREFIX)One -LTwo -l$(LIB_PREFIX)Two
/llvm-project-15.0.7/lldb/test/API/functionalities/tail_call_frames/cross_dso/
H A DMakefile1 LD_EXTRAS := -L. -l$(LIB_PREFIX)One -l$(LIB_PREFIX)Two
/llvm-project-15.0.7/lldb/test/API/tools/lldb-server/libraries-svr4/
H A DMakefile1 LIB_PREFIX := svr4lib macro