OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sh_SRCS
(Results
1 - 2
of
2
) sorted by null
/external/elfutils/src/backends/
Makefile.am
55
sh_SRCS
= sh_init.c sh_symbol.c sh_corenote.c sh_regs.c sh_retval.c
56
libebl_sh_pic_a_SOURCES = $(
sh_SRCS
)
57
am_libebl_sh_pic_a_OBJECTS = $(
sh_SRCS
:.c=.os)
Makefile
412
sh_SRCS
= sh_init.c sh_symbol.c sh_corenote.c sh_regs.c sh_retval.c
413
libebl_sh_pic_a_SOURCES = $(
sh_SRCS
)
414
am_libebl_sh_pic_a_OBJECTS = $(
sh_SRCS
:.c=.os)
[
all
...]
Completed in 179 milliseconds