OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:tracegc
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/libphobos/libdruntime/core/internal/array/
utils.d
38
*
TraceGC
wrapper around runtime hook `Hook`.
59
// FIXME: use rt.
tracegc
.accumulator when it is accessable in the future.
60
version (
tracegc
)
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
globals.h
102
bool
tracegc
; // instrument calls to 'new'
member in struct:FeatureState::Param
globals.d
112
bool
tracegc
; // instrument calls to 'new'
expressionsem.d
9571
Identifier hook = global.params.
tracegc
? Id._d_arraysetlengthTTrace : Id._d_arraysetlengthT;
9600
if (global.params.
tracegc
)
Completed in 33 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026