Searched refs:DEBUG_LOC (Results 1 – 7 of 7) sorted by relevance
159 DEBUG_LOC("_symintOpen: top"); in _symintOpen()178 DEBUG_LOC("_symintOpen: after call to getehdr"); in _symintOpen()211 DEBUG_LOC("_symintOpen: after call to getdata (for header names)"); in _symintOpen()255 DEBUG_LOC("_symintOpen: found symbol section"); in _symintOpen()269 DEBUG_LOC("_symintOpen: found dynamic symbol section"); in _symintOpen()278 DEBUG_LOC("_symintOpen: found dynamic symbol section"); in _symintOpen()297 DEBUG_LOC("_symintOpen: after for loop that reads the sections"); in _symintOpen()299 DEBUG_LOC("_symintOpen: before call to _symintLoad"); in _symintOpen()304 DEBUG_LOC("_symintOpen: after call to _symintLoad"); in _symintOpen()319 DEBUG_LOC("_symintOpen: bottom"); in _symintOpen()
66 DEBUG_LOC("_symintClose: top"); in _symintClose()74 DEBUG_LOC("_symintClose: bottom"); in _symintClose()
44 #define DEBUG_LOC(name) printf("Location: %s\n",name); fflush(stdout) macro52 #define DEBUG_LOC(name) macro
125 DEBUG_LOC("_symintLoad: top"); in _symintLoad()187 DEBUG_LOC("_symintLoad: bottom"); in _symintLoad()
364 DEBUG_LOC("main: top"); in main()452 DEBUG_LOC("main: following getopt"); in main()476 DEBUG_LOC("main: before _symintOpen"); in main()480 DEBUG_LOC("main: after _symintOpen"); in main()
146 #define DEBUG_LOC 12 macro149 #define NUM_DEBUG_SECTIONS DEBUG_LOC + 1
285 case DEBUG_LOC: in dwarf_transform_to_disk_form()