OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:EXPORTS_FILE
(Results
1 - 2
of
2
) sorted by null
/external/libvpx/libvpx/build/make/
Makefile
272
-Wl,--version-script,$$(
EXPORTS_FILE
) -o $$@ \
283
-exported_symbols_list $$(
EXPORTS_FILE
) \
/external/libvpx/libvpx/
libs.mk
287
$(BUILD_PFX)$(LIBVPX_SO):
EXPORTS_FILE
= $(EXPORT_FILE)
Completed in 333 milliseconds