HomeSort by relevance Sort by last modified time
    Searched refs:libunwind_module (Results 1 - 2 of 2) sorted by null

  /external/libunwind/
Android.build.mk 24 LOCAL_MODULE := $(libunwind_module)
31 LOCAL_MULTILIB := $($(libunwind_module)_multilib)
36 LOCAL_MODULE_STEM_32 := $(libunwind_module)32
37 LOCAL_MODULE_STEM_64 := $(libunwind_module)64
48 $($(libunwind_module)_cflags) \
49 $($(libunwind_module)_cflags_$(libunwind_build_type)) \
54 $($(libunwind_module)_clang_cflags) \
55 $($(libunwind_module)_clang_cflags_$(libunwind_build_type)) \
60 $($(libunwind_module)_conlyflags) \
61 $($(libunwind_module)_conlyflags_$(libunwind_build_type))
    [all...]
Android.mk 250 libunwind_module := libunwind macro
290 libunwind_module := libunwindbacktrace macro
317 libunwind_module := libunwind-unit-tests macro

Completed in 656 milliseconds