Home
last modified time | relevance | path

Searched refs:LIBUNWIND_ELF (Results 1 – 2 of 2) sorted by relevance

/external/libunwind/tests/
DMakefile.am140 LIBUNWIND_ELF = $(top_builddir)/src/libunwind-elf32.la macro
143 LIBUNWIND_ELF = $(top_builddir)/src/libunwind-elf64.la macro
146 LIBUNWIND_ELF = $(top_builddir)/src/libunwind-elfxx.la macro
150 $(LIBUNWIND_ELF) $(LIBUNWIND)
/external/libunwind/src/
DMakefile.am78 LIBUNWIND_ELF = libunwind-elf32.la macro
81 LIBUNWIND_ELF = libunwind-elf64.la macro
84 LIBUNWIND_ELF = libunwind-elfxx.la macro
87 libunwind_setjmp_la_LIBADD = $(LIBUNWIND_ELF) \
182 noinst_LTLIBRARIES += $(LIBUNWIND_ELF)
183 libunwind_la_LIBADD += $(LIBUNWIND_ELF)