Home
last modified time | relevance | path

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

/openbsd/gnu/gcc/gcc/
H A Dtarget.h828 bool file_start_file_directive; member
H A Dvarasm.c5956 if (targetm.file_start_file_directive) in default_file_start()
/openbsd/gnu/gcc/gcc/config/cris/
H A Dcris.c2259 targetm.file_start_file_directive = TARGET_ELF; in cris_file_start()
/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha.c9456 targetm.file_start_file_directive = (write_symbols == DBX_DEBUG); in alpha_file_start()