Searched refs:EXPORTED_SYMBOL_FILE (Results 1 – 8 of 8) sorted by relevance
19 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/bugpoint.exports macro
19 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/Hello.exports macro
13 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/gold.exports macro
14 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/EnhancedDisassembly.exports macro
20 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/libprofile.exports macro
13 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/lto.exports macro
976 ifdef EXPORTED_SYMBOL_FILE983 NativeExportsFile := $(ObjDir)/$(notdir $(EXPORTED_SYMBOL_FILE)).sed984 $(NativeExportsFile): $(EXPORTED_SYMBOL_FILE) $(ObjDir)/.dir991 NativeExportsFile := $(ObjDir)/$(notdir $(EXPORTED_SYMBOL_FILE)).map992 $(NativeExportsFile): $(EXPORTED_SYMBOL_FILE) $(ObjDir)/.dir1005 NativeExportsFile := $(ObjDir)/$(notdir $(EXPORTED_SYMBOL_FILE:.exports=.def))1006 $(NativeExportsFile): $(EXPORTED_SYMBOL_FILE) $(ObjDir)/.dir1014 NativeExportsFile := $(EXPORTED_SYMBOL_FILE)1060 ifdef EXPORTED_SYMBOL_FILE1061 LinkModule += -internalize-public-api-file=$(EXPORTED_SYMBOL_FILE)[all …]
21 EXPORTED_SYMBOL_FILE = $(ObjDir)/$(LIBRARYNAME).exports macro