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

  /external/linux-tools-perf/perf-3.12.0/tools/perf/arch/powerpc/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
5 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/header.o
  /external/linux-tools-perf/perf-3.12.0/tools/perf/arch/arm/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  /external/linux-tools-perf/perf-3.12.0/tools/perf/arch/s390/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  /external/linux-tools-perf/perf-3.12.0/tools/perf/arch/sh/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  /external/linux-tools-perf/perf-3.12.0/tools/perf/arch/sparc/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
  /external/linux-tools-perf/perf-3.12.0/tools/perf/arch/x86/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
6 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/unwind.o
8 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/header.o
9 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/tsc.o
  /external/linux-tools-perf/perf-3.12.0/tools/perf/arch/arm64/
Makefile 3 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/dwarf-regs.o
6 LIB_OBJS += $(OUTPUT)arch/$(ARCH)/util/unwind-libunwind.o
  /external/lzma/C/Util/Lzma/
makefile 6 LIB_OBJS = \
20 $(LIB_OBJS) \
25 $(LIB_OBJS): $(*B).c
  /external/linux-tools-perf/perf-3.12.0/tools/lib/lk/
Makefile 8 LIB_OBJS=
12 LIB_OBJS += $(OUTPUT)debugfs.o
23 $(LIBFILE): $(LIB_OBJS)
24 $(QUIET_AR)$(RM) $@ && $(AR) rcs $(OUTPUT)$@ $(LIB_OBJS)
26 $(LIB_OBJS): $(LIB_H)
36 $(RM) $(LIB_OBJS) $(LIBFILE)
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
Makefile 115 LIB_OBJS =
296 LIB_OBJS += $(OUTPUT)util/abspath.o
297 LIB_OBJS += $(OUTPUT)util/alias.o
298 LIB_OBJS += $(OUTPUT)util/annotate.o
299 LIB_OBJS += $(OUTPUT)util/build-id.o
300 LIB_OBJS += $(OUTPUT)util/config.o
301 LIB_OBJS += $(OUTPUT)util/ctype.o
302 LIB_OBJS += $(OUTPUT)util/sysfs.o
303 LIB_OBJS += $(OUTPUT)util/pmu.o
304 LIB_OBJS += $(OUTPUT)util/environment.
    [all...]
  /external/lzma/C/Util/LzmaLib/
makefile 9 LIB_OBJS = \
22 $(LIB_OBJS) \
31 $(LIB_OBJS): $(*B).c

Completed in 2247 milliseconds