Home
last modified time | relevance | path

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

/third_party/libunwind/tests/
DMakefile.am185 LIBUNWIND_ELF = $(top_builddir)/src/libunwind-elf32.la macro
188 LIBUNWIND_ELF = $(top_builddir)/src/libunwind-elf64.la macro
191 LIBUNWIND_ELF = $(top_builddir)/src/libunwind-elfxx.la macro
195 $(LIBUNWIND_ELF) $(LIBUNWIND)
/third_party/libunwind/src/
DMakefile.am80 LIBUNWIND_ELF = libunwind-elf32.la macro
83 LIBUNWIND_ELF = libunwind-elf64.la macro
86 LIBUNWIND_ELF = libunwind-elfxx.la macro
89 libunwind_setjmp_la_LIBADD = $(LIBUNWIND_ELF) \
191 noinst_LTLIBRARIES += $(LIBUNWIND_ELF)
192 libunwind_la_LIBADD += $(LIBUNWIND_ELF)