Home
last modified time | relevance | path

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

/haiku/headers/private/debugger/
H A DTracing.h51 # define TRACE_PUBTYPES(x...) printf(x) macro
54 # define TRACE_PUBTYPES(x...) (void)0 macro
/haiku/src/kits/debugger/dwarf/
H A DDwarfFile.cpp2999 TRACE_PUBTYPES("DwarfFile::_ParsePublicTypesInfo()\n"); in _ParsePublicTypesInfo()
3001 TRACE_PUBTYPES(" -> no public types section\n"); in _ParsePublicTypesInfo()
3039 TRACE_PUBTYPES(" pubtypes version %d unsupported\n", version); in _ParsePublicTypesInfo()
3053 TRACE_PUBTYPES("DwarfFile::_ParsePublicTypesInfo(): compilation unit debug " in _ParsePublicTypesInfo()
3066 TRACE_PUBTYPES(" \"%s\" -> %" B_PRIdOFF "\n", name, entryOffset); in _ParsePublicTypesInfo()