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

  /external/elfutils/libelf/
Makefile.am 44 libelf_a_SOURCES = elf_version.c elf_hash.c elf_error.c elf_fill.c \
89 am_libelf_pic_a_OBJECTS = $(libelf_a_SOURCES:.c=.os)
121 $(addprefix $(srcdir)/,$(libelf_a_SOURCES))
Makefile 19 SOURCES = $(libelf_a_SOURCES) $(libelf_pic_a_SOURCES) $(libelf_so_SOURCES)
139 SOURCES = $(libelf_a_SOURCES) $(libelf_pic_a_SOURCES) \
141 DIST_SOURCES = $(libelf_a_SOURCES) $(libelf_pic_a_SOURCES) \
265 libelf_a_SOURCES = elf_version.c elf_hash.c elf_error.c elf_fill.c \
309 am_libelf_pic_a_OBJECTS = $(libelf_a_SOURCES:.c=.os)
755 $(addprefix $(srcdir)/,$(libelf_a_SOURCES))

Completed in 31 milliseconds