Home
last modified time | relevance | path

Searched refs:DUMP_BINFO (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dtree-dump.h27 #define DUMP_BINFO 1 macro
Dtree-dump.c66 dni->binfo_p = ((flags & DUMP_BINFO) != 0);
459 DUMP_BINFO);
/openbsd/src/gnu/gcc/gcc/
Dtree-dump.h32 #define DUMP_BINFO 1 macro
Dtree-dump.c69 dni->binfo_p = ((flags & DUMP_BINFO) != 0); in queue()
294 queue_and_dump_index (di, "binf", base, DUMP_BINFO); in dequeue_and_dump()
488 DUMP_BINFO); in dequeue_and_dump()
/openbsd/src/gnu/gcc/gcc/cp/
DChangeLog-19991277 (DUMP_BINFO): Adjust.
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
DChangeLog.21277 (DUMP_BINFO): Adjust.