Home
last modified time | relevance | path

Searched refs:TRACE_LOCALS_ONLY (Results 1 – 3 of 3) sorted by relevance

/haiku/headers/private/debugger/
H A DTracing.h68 # define TRACE_LOCALS_ONLY(x) x macro
71 # define TRACE_LOCALS_ONLY(x) macro
/haiku/src/kits/debugger/value/
H A DValueLoader.cpp145 TRACE_LOCALS_ONLY( in LoadValue()
/haiku/src/kits/debugger/debug_info/
H A DDwarfStackFrameDebugInfo.cpp342 TRACE_LOCALS_ONLY(location->Dump()); in _CreateVariable()