Searched refs:EXPORTED_SYMBOL_FILE (Results 1 – 11 of 11) sorted by relevance
19 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/Hello.exports macro
19 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/bugpoint.exports macro
17 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/PrintFunctionNames.exports macro
17 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/gold.exports macro
38 EXPORTED_SYMBOL_FILE = $(PROJ_OBJ_DIR)/JITTests.exports macro
17 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/lto.exports macro
13 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/libclang.exports macro
1077 ifdef EXPORTED_SYMBOL_FILE1084 NativeExportsFile := $(ObjDir)/$(notdir $(EXPORTED_SYMBOL_FILE)).sed1085 $(NativeExportsFile): $(EXPORTED_SYMBOL_FILE) $(ObjDir)/.dir1092 NativeExportsFile := $(ObjDir)/$(notdir $(EXPORTED_SYMBOL_FILE)).map1093 $(NativeExportsFile): $(EXPORTED_SYMBOL_FILE) $(ObjDir)/.dir1106 NativeExportsFile := $(ObjDir)/$(notdir $(EXPORTED_SYMBOL_FILE:.exports=.def))1107 $(NativeExportsFile): $(EXPORTED_SYMBOL_FILE) $(ObjDir)/.dir1115 NativeExportsFile := $(EXPORTED_SYMBOL_FILE)1161 ifdef EXPORTED_SYMBOL_FILE1162 LinkModule += -internalize-public-api-file=$(EXPORTED_SYMBOL_FILE)[all …]
21 EXPORTED_SYMBOL_FILE = $(ObjDir)/$(LIBRARYNAME).exports macro
995 ifdef EXPORTED_SYMBOL_FILE1002 NativeExportsFile := $(ObjDir)/$(notdir $(EXPORTED_SYMBOL_FILE)).sed1003 $(NativeExportsFile): $(EXPORTED_SYMBOL_FILE) $(ObjDir)/.dir1010 NativeExportsFile := $(ObjDir)/$(notdir $(EXPORTED_SYMBOL_FILE)).map1011 $(NativeExportsFile): $(EXPORTED_SYMBOL_FILE) $(ObjDir)/.dir1024 NativeExportsFile := $(ObjDir)/$(notdir $(EXPORTED_SYMBOL_FILE:.exports=.def))1025 $(NativeExportsFile): $(EXPORTED_SYMBOL_FILE) $(ObjDir)/.dir1033 NativeExportsFile := $(EXPORTED_SYMBOL_FILE)1079 ifdef EXPORTED_SYMBOL_FILE1080 LinkModule += -internalize-public-api-file=$(EXPORTED_SYMBOL_FILE)[all …]
535 ``EXPORTED_SYMBOL_FILE``