Home
last modified time | relevance | path

Searched refs:libelf_a_SOURCES (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/libelf/
DMakefile.am44 libelf_a_SOURCES = elf_version.c elf_hash.c elf_error.c elf_fill.c \ macro
89 am_libelf_pic_a_OBJECTS = $(libelf_a_SOURCES:.c=.os)
121 $(addprefix $(srcdir)/,$(libelf_a_SOURCES))
DMakefile19 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 \ macro
309 am_libelf_pic_a_OBJECTS = $(libelf_a_SOURCES:.c=.os)
755 $(addprefix $(srcdir)/,$(libelf_a_SOURCES))
DMakefile.in19 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 @MUDFLAP_FALSE@am_libelf_pic_a_OBJECTS = $(libelf_a_SOURCES:.c=.os)
755 $(addprefix $(srcdir)/,$(libelf_a_SOURCES))
DChangeLog29 * Makefile.am (libelf_a_SOURCES): Add gelf_getlib.c and