Home
last modified time | relevance | path

Searched refs:LIB_NAMES (Results 1 – 6 of 6) sorted by relevance

/external/llvm/tools/llvm-shlib/
DCMakeLists.txt45 llvm_map_components_to_libnames(LIB_NAMES ${LLVM_DYLIB_COMPONENTS})
59 foreach (lib ${LIB_NAMES})
98 list(REMOVE_DUPLICATES LIB_NAMES)
101 set(LIB_NAMES -Wl,--whole-archive ${LIB_NAMES} -Wl,--no-whole-archive) variable
103 set(LIB_NAMES -Wl,-all_load ${LIB_NAMES}) variable
106 target_link_libraries(LLVM PRIVATE ${LIB_NAMES})
/external/gptfdisk/
DMakefile7 LIB_NAMES=crc32 support guid gptpart mbrpart basicmbr mbr gpt bsd parttypes attributes diskio diski… macro
9 LIB_OBJS=$(LIB_NAMES:=.o)
11 LIB_HEADERS=$(LIB_NAMES:=.h)
DMakefile.mac6 LIB_NAMES=crc32 support guid gptpart mbrpart basicmbr mbr gpt bsd parttypes attributes diskio diski…
9 LIB_OBJS=$(LIB_NAMES:=.o)
11 LIB_HEADERS=$(LIB_NAMES:=.h)
DMakefile.freebsd7 LIB_NAMES=crc32 support guid gptpart mbrpart basicmbr mbr gpt bsd parttypes attributes diskio diski…
9 LIB_OBJS=$(LIB_NAMES:=.o)
11 LIB_HEADERS=$(LIB_NAMES:=.h)
DMakefile.mingw7 LIB_NAMES=guid gptpart bsd parttypes attributes crc32 mbrpart basicmbr mbr gpt support diskio diski…
10 LIB_OBJS=$(LIB_NAMES:=.o)
12 LIB_HEADERS=$(LIB_NAMES:=.h)
DMakefile.mingw647 LIB_NAMES=guid gptpart bsd parttypes attributes crc32 mbrpart basicmbr mbr gpt support diskio diski…
10 LIB_OBJS=$(LIB_NAMES:=.o)
12 LIB_HEADERS=$(LIB_NAMES:=.h)