OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:lelf
(Results
1 - 3
of
3
) sorted by null
/external/linux-tools-perf/perf-3.12.0/tools/lib/lk/
Makefile
17
EXTLIBS = -
lelf
-lpthread -lrt -lm
/external/linux-tools-perf/perf-3.12.0/tools/perf/config/
Makefile
90
EXTLIBS = -
lelf
-lpthread -lrt -lm -ldl
169
FLAGS_DWARF=$(CFLAGS) $(LIBDW_CFLAGS) -ldw -lz -
lelf
$(LIBDW_LDFLAGS) $(LDFLAGS) $(EXTLIBS)
197
EXTLIBS += -
lelf
-ldw
/external/linux-tools-perf/perf-3.12.0/tools/perf/
Makefile
446
EXTLIBS := $(filter-out -
lelf
,$(EXTLIBS))
Completed in 107 milliseconds