Home
last modified time | relevance | path

Searched refs:local_hex_string (Results 1 – 12 of 12) sorted by relevance

/freebsd-12.1/contrib/gdb/gdb/
H A Dremote-vx.c569 local_hex_string (PIDGET (inferior_ptid))); in vx_run_files_info()
984 local_hex_string ((unsigned long) pid)); in vx_wait()
1195 local_hex_string ((unsigned long) pid)); in vx_attach()
1242 local_hex_string ( in vx_detach()
1274 …printf_unfiltered ("Killing pid %s.\n", local_hex_string ((unsigned long) PIDGET (inferior_ptid))); in vx_kill()
H A Dlanguage.h439 extern char *local_hex_string (LONGEST); /* language.c */
H A Dinfcall.c950 char *tmp = xstrprintf ("at %s", local_hex_string (funaddr)); in call_function_by_hand()
H A Dbuildsym.c524 local_hex_string ((LONGEST) start)); in make_blockvector()
H A Dlanguage.c604 local_hex_string (LONGEST num) in local_hex_string() function
H A Drs6000-nat.c1201 error ("Unable to find TOC entry for pc %s\n", local_hex_string (pc)); in find_toc_address()
H A Ddbxread.c2096 unknown_symtype_complaint (local_hex_string (nlist.n_type)); in read_dbx_symtab()
3081 unknown_symtype_complaint (local_hex_string (type)); in process_one_symbol()
H A Dinfcmd.c1313 local_hex_string ((unsigned long) stop_pc)); in program_info()
H A Dsymfile.c1739 local_hex_string ((unsigned long)addr)); in add_symbol_file_command()
H A Dmdebugread.c3277 local_hex_string (type_code)); /*CUR_SYMBOL_TYPE*/ in parse_partial_symbols()
/freebsd-12.1/contrib/gdb/gdb/cli/
H A Dcli-cmds.c603 local_hex_string((unsigned long) sal.pc)); in edit_command()
770 local_hex_string ((unsigned long) sal.pc)); in list_command()
/freebsd-12.1/gnu/usr.bin/gdb/kgdb/
H A Dkld.c261 local_hex_string(sap->other[i].addr)); in load_kld()