Home
last modified time | relevance | path

Searched refs:pending_bincls (Results 1 – 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
Ddbxout.c266 static int pending_bincls = 0; variable
1107 if (pending_bincls) in emit_pending_bincls_if_required()
1141 pending_bincls = 0; in emit_pending_bincls()
1168 pending_bincls = 1; in dbxout_start_source_file()
DChangeLog-200315984 * dbxout.c (pending_bincls): Move decl down inside
16041 * dbxout.c (pending_bincls): Replace DBX_USE_BINCLS with
16082 * dbxout.c (pending_bincls): Guard with DBX_USE_BINCLS.
16093 * dbxout.c (pending_bincls): Only define if DBX_DEBUGGING_INFO.
16244 (pending_bincls): New.