Home
last modified time | relevance | path

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

/freebsd-12.1/gnu/usr.bin/cc/cc_int/
H A DMakefile15 host_hook_obj= host-default.o macro
68 OBJS-archive= $(EXTRA_OBJS) $(host_hook_obj) tree-inline.o \
/freebsd-12.1/contrib/gcc/doc/
H A Dhostconfig.texi37 hook functions in the file specified by the @var{host_hook_obj}
/freebsd-12.1/contrib/gcc/
H A DMakefile.in451 host_hook_obj=@out_host_hook_obj@
1027 OBJS-archive = $(EXTRA_OBJS) $(host_hook_obj) tree-inline.o \
H A DChangeLog-200333545 * Makefile.in (host_hook_obj): New.
33546 (OBJS): Add $(host_hook_obj).
33548 * config.gcc (host_hook_obj): New, default to host-default.o.