Home
last modified time | relevance | path

Searched refs:DBG (Results 1 – 25 of 259) sorted by relevance

1234567891011

/netbsd/external/gpl3/gdb/dist/gas/testsuite/gas/bfin/
H A Dpseudo.s5 DBG R0;
6 DBG R1;
7 DBG R2;
8 DBG R3;
9 DBG R4;
10 DBG R5;
11 DBG R6;
12 DBG R7;
14 DBG P0;
15 DBG P1;
[all …]
H A Dpseudo.d7 0: 00 f8 DBG R0;
8 2: 01 f8 DBG R1;
9 4: 02 f8 DBG R2;
10 6: 03 f8 DBG R3;
11 8: 04 f8 DBG R4;
12 a: 05 f8 DBG R5;
13 c: 06 f8 DBG R6;
14 e: 07 f8 DBG R7;
15 10: 08 f8 DBG P0;
16 12: 09 f8 DBG P1;
[all …]
/netbsd/external/gpl3/gdb.old/dist/gas/testsuite/gas/bfin/
H A Dpseudo.s5 DBG R0;
6 DBG R1;
7 DBG R2;
8 DBG R3;
9 DBG R4;
10 DBG R5;
11 DBG R6;
12 DBG R7;
14 DBG P0;
15 DBG P1;
[all …]
H A Dpseudo.d7 0: 00 f8 DBG R0;
8 2: 01 f8 DBG R1;
9 4: 02 f8 DBG R2;
10 6: 03 f8 DBG R3;
11 8: 04 f8 DBG R4;
12 a: 05 f8 DBG R5;
13 c: 06 f8 DBG R6;
14 e: 07 f8 DBG R7;
15 10: 08 f8 DBG P0;
16 12: 09 f8 DBG P1;
[all …]
/netbsd/external/bsd/pam-u2f/dist/
H A Dpam-u2f.c155 #ifdef DBG
156 #undef DBG
198 DBG("Unable to get host name");
207 DBG("Unable to allocate memory");
219 DBG("Unable to allocate memory")
237 DBG("Unable to allocate memory");
260 DBG("Found user %s", user);
282 DBG("Unable to allocate memory");
298 DBG("Unable to allocate memory");
347 DBG("Dropping privileges");
[all …]
/netbsd/lib/libisns/
H A Disns_pdu.c266 DBG(dbg_buffer); in isns_destroy_buffer_pool()
435 DBG("isns_free_trans: %p\n", trans); in isns_free_trans()
803 DBG("isns_free_pdu: %p\n", pdu_p); in isns_free_pdu()
861 DBG("isns_send_pdu: " in isns_send_pdu()
915 DBG("isns_init_pdu: %p\n", pdu_p); in isns_init_pdu()
1275 DBG("pdu header:\n"); in isns_dump_pdu()
1298 DBG("pdu buffers:\n"); in isns_dump_pdu()
1306 DBG("pdu payload:\n"); in isns_dump_pdu()
1309 DBG("<none>\n"); in isns_dump_pdu()
1318 DBG("%02X ", *p); in isns_dump_pdu()
[all …]
H A Disns_thread.c98 DBG("isns_get_next_task: entered\n"); in isns_get_next_task()
156 DBG("isns_kevent_pipe: " in isns_kevent_pipe()
159 DBG("isns_kevent_pipe: " in isns_kevent_pipe()
168 DBG("isns_kevent_pipe: ISNS_CMD_STOP\n"); in isns_kevent_pipe()
235 DBG("isns_process_in_pdu: entered\n"); in isns_process_in_pdu()
271 DBG("isns_kevent_socket: entered\n"); in isns_kevent_socket()
330 DBG("isns_kevent_socket: pdu_p->hdr." in isns_kevent_socket()
468 DBG("isns_kevent_timer_recon: entered\n"); in isns_kevent_timer_recon()
483 DBG("isns_kevent_timer_recon: error on " in isns_kevent_timer_recon()
493 DBG("isns_kevent_timer_recon: error on " in isns_kevent_timer_recon()
[all …]
H A Disns_task.c115 DBG("isns_end_task: %p\n", task_p); in isns_end_task()
130 DBG("isns_task_discover_server: entered\n"); in isns_task_discover_server()
146 DBG("isns_task_reconnect_server: entered\n"); in isns_task_reconnect_server()
207 DBG("isns_task_send_pdu: entered\n"); in isns_task_send_pdu()
251 DBG("isns_task_send_pdu: error on " in isns_task_send_pdu()
324 DBG("isns_task_init_socket_io: entered\n"); in isns_task_init_socket_io()
355 DBG("isns_task_init_socket_io: error on " in isns_task_init_socket_io()
371 DBG("isns_task_init_refresh: entered\n"); in isns_task_init_refresh()
391 DBG("isns_task_init_refresh: " in isns_task_init_refresh()
439 DBG("isns_free_task: %p\n", task_p); in isns_free_task()
[all …]
H A Disns_util.c93 DBG("isns_new_config: error on isns_malloc() [1]\n"); in isns_new_config()
109 DBG("isns_new_config: error on pthread_mutex_init() [1]\n"); in isns_new_config()
117 DBG("isns_new_config: error on pthread_mutex_init() [2]\n"); in isns_new_config()
127 DBG("isns_new_config: error on isns_malloc() [1]\n"); in isns_new_config()
191 DBG("isns_thread_create: entered\n"); in isns_thread_create()
202 DBG("isns_thread_create: " in isns_thread_create()
213 DBG("isns_thread_create: error on pthread_thread_create\n"); in isns_thread_create()
230 DBG("isns_thread_destroy: entered\n"); in isns_thread_destroy()
238 DBG("isns_thread_destroy: error on pthread_thread_join\n"); in isns_thread_destroy()
242 DBG("isns_thread_destroy: done waiting on thread\n"); in isns_thread_destroy()
[all …]
H A Disns.c66 DBG("isns_init: error on isns_new_config()\n"); in isns_init()
74 DBG("isns_init: error on wepe_sys_pipe()\n"); in isns_init()
80 DBG("isns_init: error on kqueue()\n"); in isns_init()
89 DBG("isns_init: error on isns_change_kevent_list() " in isns_init()
98 DBG("isns_init: error on isns_init_buffer_pool()\n"); in isns_init()
104 DBG("isns_init: error on isns_init_buffer_pool() [small]\n"); in isns_init()
111 DBG("isns_init: error on isns_thread_create()\n"); in isns_init()
232 DBG("isns_stop: entered\n"); in isns_stop()
/netbsd/external/gpl3/binutils.old/dist/gprof/
H A Dcg_dfn.c139 DBG (DFNDEBUG, in find_cycle()
155 DBG (DFNDEBUG, in find_cycle()
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead "); in find_cycle()
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming "); in find_cycle()
191 DBG (DFNDEBUG, printf ("[find_cycle] and its tail "); in find_cycle()
227 DBG (DFNDEBUG, printf ("[pre_visit]\t\t%d:", dfn_depth); in pre_visit()
242 DBG (DFNDEBUG, printf ("[post_visit]\t%d: ", dfn_depth); in post_visit()
255 DBG (DFNDEBUG, printf ("[post_visit]\t\tmember "); in post_visit()
262 DBG (DFNDEBUG, printf ("[post_visit]\t\tis part of a cycle\n")); in post_visit()
276 DBG (DFNDEBUG, printf ("[dfn] dfn( "); in cg_dfn()
H A Dmips.c59 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in mips_find_call()
70 DBG (CALLDEBUG, in mips_find_call()
79 DBG (CALLDEBUG, in mips_find_call()
85 DBG (CALLDEBUG, printf ("\n")); in mips_find_call()
93 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in mips_find_call()
98 DBG (CALLDEBUG, in mips_find_call()
H A Dalpha.c107 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in alpha_find_call()
128 DBG (CALLDEBUG, in alpha_find_call()
138 DBG (CALLDEBUG, in alpha_find_call()
153 DBG (CALLDEBUG, in alpha_find_call()
159 DBG (CALLDEBUG, printf ("\n")); in alpha_find_call()
169 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in alpha_find_call()
/netbsd/external/gpl3/gdb/dist/gprof/
H A Dcg_dfn.c139 DBG (DFNDEBUG, in find_cycle()
155 DBG (DFNDEBUG, in find_cycle()
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead "); in find_cycle()
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming "); in find_cycle()
191 DBG (DFNDEBUG, printf ("[find_cycle] and its tail "); in find_cycle()
227 DBG (DFNDEBUG, printf ("[pre_visit]\t\t%d:", dfn_depth); in pre_visit()
242 DBG (DFNDEBUG, printf ("[post_visit]\t%d: ", dfn_depth); in post_visit()
255 DBG (DFNDEBUG, printf ("[post_visit]\t\tmember "); in post_visit()
262 DBG (DFNDEBUG, printf ("[post_visit]\t\tis part of a cycle\n")); in post_visit()
276 DBG (DFNDEBUG, printf ("[dfn] dfn( "); in cg_dfn()
H A Dmips.c59 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in mips_find_call()
70 DBG (CALLDEBUG, in mips_find_call()
79 DBG (CALLDEBUG, in mips_find_call()
85 DBG (CALLDEBUG, printf ("\n")); in mips_find_call()
93 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in mips_find_call()
98 DBG (CALLDEBUG, in mips_find_call()
H A Dalpha.c107 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in alpha_find_call()
128 DBG (CALLDEBUG, in alpha_find_call()
138 DBG (CALLDEBUG, in alpha_find_call()
153 DBG (CALLDEBUG, in alpha_find_call()
159 DBG (CALLDEBUG, printf ("\n")); in alpha_find_call()
169 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in alpha_find_call()
/netbsd/external/gpl3/binutils/dist/gprof/
H A Dcg_dfn.c139 DBG (DFNDEBUG, in find_cycle()
155 DBG (DFNDEBUG, in find_cycle()
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead "); in find_cycle()
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming "); in find_cycle()
191 DBG (DFNDEBUG, printf ("[find_cycle] and its tail "); in find_cycle()
227 DBG (DFNDEBUG, printf ("[pre_visit]\t\t%d:", dfn_depth); in pre_visit()
242 DBG (DFNDEBUG, printf ("[post_visit]\t%d: ", dfn_depth); in post_visit()
255 DBG (DFNDEBUG, printf ("[post_visit]\t\tmember "); in post_visit()
262 DBG (DFNDEBUG, printf ("[post_visit]\t\tis part of a cycle\n")); in post_visit()
276 DBG (DFNDEBUG, printf ("[dfn] dfn( "); in cg_dfn()
H A Dmips.c59 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in mips_find_call()
70 DBG (CALLDEBUG, in mips_find_call()
79 DBG (CALLDEBUG, in mips_find_call()
85 DBG (CALLDEBUG, printf ("\n")); in mips_find_call()
93 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in mips_find_call()
98 DBG (CALLDEBUG, in mips_find_call()
H A Dalpha.c107 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in alpha_find_call()
128 DBG (CALLDEBUG, in alpha_find_call()
138 DBG (CALLDEBUG, in alpha_find_call()
153 DBG (CALLDEBUG, in alpha_find_call()
159 DBG (CALLDEBUG, printf ("\n")); in alpha_find_call()
169 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in alpha_find_call()
/netbsd/external/gpl3/gdb.old/dist/gprof/
H A Dcg_dfn.c139 DBG (DFNDEBUG, in find_cycle()
155 DBG (DFNDEBUG, in find_cycle()
168 DBG (DFNDEBUG, printf ("[find_cycle] new cyclehead "); in find_cycle()
183 DBG (DFNDEBUG, printf ("[find_cycle] glomming "); in find_cycle()
191 DBG (DFNDEBUG, printf ("[find_cycle] and its tail "); in find_cycle()
227 DBG (DFNDEBUG, printf ("[pre_visit]\t\t%d:", dfn_depth); in pre_visit()
242 DBG (DFNDEBUG, printf ("[post_visit]\t%d: ", dfn_depth); in post_visit()
255 DBG (DFNDEBUG, printf ("[post_visit]\t\tmember "); in post_visit()
262 DBG (DFNDEBUG, printf ("[post_visit]\t\tis part of a cycle\n")); in post_visit()
276 DBG (DFNDEBUG, printf ("[dfn] dfn( "); in cg_dfn()
H A Dmips.c59 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in mips_find_call()
70 DBG (CALLDEBUG, in mips_find_call()
79 DBG (CALLDEBUG, in mips_find_call()
85 DBG (CALLDEBUG, printf ("\n")); in mips_find_call()
93 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in mips_find_call()
98 DBG (CALLDEBUG, in mips_find_call()
H A Dalpha.c107 DBG (CALLDEBUG, printf (_("[find_call] %s: 0x%lx to 0x%lx\n"), in alpha_find_call()
128 DBG (CALLDEBUG, in alpha_find_call()
138 DBG (CALLDEBUG, in alpha_find_call()
153 DBG (CALLDEBUG, in alpha_find_call()
159 DBG (CALLDEBUG, printf ("\n")); in alpha_find_call()
169 DBG (CALLDEBUG, printf ("\tbut it's a botch\n")); in alpha_find_call()
/netbsd/external/gpl3/gdb/dist/gas/
H A Ditbl-parse.y264 #define DBG(x) printf x macro
266 #define DBG(x)
310 DBG (("line %d: entry pnum=%d type=%d name=%s value=x%x\n",
316 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
318 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, $6));
354 DBG (("line %d: field type=%d sbit=%d ebit=%d, flags=0x%x\n",
/netbsd/external/gpl3/binutils/dist/gas/
H A Ditbl-parse.y264 #define DBG(x) printf x macro
266 #define DBG(x)
310 DBG (("line %d: entry pnum=%d type=%d name=%s value=x%x\n",
316 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
318 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, $6));
354 DBG (("line %d: field type=%d sbit=%d ebit=%d, flags=0x%x\n",
/netbsd/external/gpl3/binutils.old/dist/gas/
H A Ditbl-parse.y264 #define DBG(x) printf x macro
266 #define DBG(x)
310 DBG (("line %d: entry pnum=%d type=%d name=%s value=x%x\n",
316 DBG (("line %d: entry pnum=%d type=INSN name=%s value=x%x",
318 DBG ((" sbit=%d ebit=%d flags=0x%x\n", sbit, ebit, $6));
354 DBG (("line %d: field type=%d sbit=%d ebit=%d, flags=0x%x\n",

1234567891011