Searched refs:PEX_RECORD_TIMES (Results 1 - 5 of 5) sorted by relevance

/openbsd-current/gnu/lib/libiberty/src/
H A Dpex-common.c483 if ((obj->flags & PEX_RECORD_TIMES) != 0)
568 obj->flags &= ~ PEX_RECORD_TIMES;
/openbsd-current/gnu/lib/libiberty/include/
H A Dlibiberty.h348 #define PEX_RECORD_TIMES 0x1 macro
/openbsd-current/gnu/gcc/include/
H A Dlibiberty.h348 #define PEX_RECORD_TIMES 0x1 macro
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dlibiberty.h348 #define PEX_RECORD_TIMES 0x1 macro
/openbsd-current/gnu/gcc/gcc/
H A Dgcc.c2942 pex = pex_init (PEX_USE_PIPES | (report_times ? PEX_RECORD_TIMES : 0),

Completed in 94 milliseconds