Searched refs:DEBUG_LOC (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/prof/common/
H A Ddebug.h44 #define DEBUG_LOC(name) printf("Location: %s\n",name); fflush(stdout) macro
52 #define DEBUG_LOC(name) macro
H A DsymintClose.c66 DEBUG_LOC("_symintClose: top");
74 DEBUG_LOC("_symintClose: bottom");
H A DsymintOpen.c159 DEBUG_LOC("_symintOpen: top");
178 DEBUG_LOC("_symintOpen: after call to getehdr");
211 DEBUG_LOC("_symintOpen: after call to getdata (for header names)");
255 DEBUG_LOC("_symintOpen: found symbol section");
269 DEBUG_LOC("_symintOpen: found dynamic symbol section");
278 DEBUG_LOC("_symintOpen: found dynamic symbol section");
297 DEBUG_LOC("_symintOpen: after for loop that reads the sections");
299 DEBUG_LOC("_symintOpen: before call to _symintLoad");
304 DEBUG_LOC("_symintOpen: after call to _symintLoad");
319 DEBUG_LOC("_symintOpe
[all...]
H A DsymintLoad.c125 DEBUG_LOC("_symintLoad: top");
187 DEBUG_LOC("_symintLoad: bottom");
H A Dprof.c364 DEBUG_LOC("main: top");
452 DEBUG_LOC("main: following getopt");
476 DEBUG_LOC("main: before _symintOpen");
480 DEBUG_LOC("main: after _symintOpen");
/illumos-gate/usr/src/tools/ctf/dwarf/common/
H A Dpro_opaque.h146 #define DEBUG_LOC 12 macro
149 #define NUM_DEBUG_SECTIONS DEBUG_LOC + 1
H A Dpro_section.c285 case DEBUG_LOC:

Completed in 96 milliseconds