OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:linker_list_file
(Results
1 - 1
of
1
) sorted by null
/ndk/build/core/
build-binary.mk
643
linker_list_file
:= $(LOCAL_OBJS_DIR)/linker.list
macro
644
linker_objects_and_libraries := @$(call host-path,$(
linker_list_file
))
645
$(call generate-list-file,$(linker_options),$(
linker_list_file
))
646
$(LOCAL_BUILT_MODULE): $(
linker_list_file
)
Completed in 147 milliseconds