Home
last modified time | relevance | path

Searched refs:hex_init (Results 1 – 19 of 19) sorted by relevance

/freebsd-12.1/contrib/gdb/include/
H A Dlibiberty.h258 extern void hex_init PARAMS ((void));
/freebsd-12.1/contrib/gcclibs/libiberty/
H A Dhex.c159 hex_init (void) in hex_init() function
H A DChangeLog743 * hex.c (hex_init): Likewise.
2253 (hex_init): Initialize the non-ASCII table.
2500 * hex.c (hex_init): Provide empty stub.
2502 * hex.c (hex_init): Delete.
H A Dfunctions.texi401 @deftypefn Extension void hex_init (void)
/freebsd-12.1/contrib/binutils/libiberty/
H A Dhex.c159 hex_init (void) in hex_init() function
H A DChangeLog941 * hex.c (hex_init): Likewise.
2451 (hex_init): Initialize the non-ASCII table.
2698 * hex.c (hex_init): Provide empty stub.
2700 * hex.c (hex_init): Delete.
H A Dfunctions.texi417 @deftypefn Extension void hex_init (void)
/freebsd-12.1/contrib/binutils/include/
H A Dlibiberty.h350 extern void hex_init (void);
/freebsd-12.1/contrib/gcclibs/include/
H A Dlibiberty.h343 extern void hex_init (void);
H A DChangeLog-9103535 * libiberty.h (hex_init): Revert delete.
538 (hex_init): Delete.
1884 * libiberty.h (_hex_array_size, _hex_bad, _hex_value, hex_init,
/freebsd-12.1/contrib/binutils/bfd/
H A Dihex.c167 hex_init (); in ihex_init()
H A Dtekhex.c212 hex_init (); in tekhex_init()
H A Dsrec.c186 hex_init (); in srec_init()
H A DChangeLog-94954126 hex_init, hex_p, and hex_value.
/freebsd-12.1/contrib/binutils/gas/
H A Das.c1099 hex_init (); in main()
H A DChangeLog-92953915 * as.c (main): Call hex_init.
/freebsd-12.1/contrib/gcc/
H A Dtoplev.c1519 hex_init (); in general_init()
H A DChangeLog-20011356 * toplev.c (toplev_main): Call hex_init.
1357 * tradcpp.c (main): Call hex_init.
5741 * cppmain.c (general_init): Call hex_init.
H A DChangeLog-200213995 (general_init): Move call to hex_init here...