Searched refs:hpread_get_lntt (Results 1 – 4 of 4) sorted by relevance
/openbsd/gnu/usr.bin/binutils/gdb/ |
H A D | hpread.c | 1905 dn_bufp = hpread_get_lntt (hp_symnum, objfile); in hpread_build_psymtabs() 2299 hpread_get_lntt (int index, struct objfile *objfile) in hpread_get_lntt() function 2338 dn_bufp = hpread_get_lntt (index++, objfile); in hpread_get_textlow() 2807 dn_bufp = hpread_get_lntt (sym_index, objfile); in hpread_expand_symtab() 3126 memp = hpread_get_lntt (mem.dnttp.index, objfile); in hpread_read_enum_type() 3759 fieldp = hpread_get_lntt (field.dnttp.index, objfile); in hpread_read_struct_type() 4238 fieldp = hpread_get_lntt (field.dnttp.index, objfile); in hpread_read_struct_type() 4253 fieldp = hpread_get_lntt (field.dnttp.index, objfile); in hpread_read_struct_type() 5363 dn_bufp = hpread_get_lntt (++index, objfile); in hpread_process_one_debug_symbol() 5480 dn_bufp = hpread_get_lntt (++index, objfile); in hpread_process_one_debug_symbol() [all …]
|
H A D | ChangeLog-1998 | 864 (hpread_get_lntt): Make it not static
|
H A D | ChangeLog-2002 | 11179 * hpread.c (hpread_get_lntt): Add declaration.
|
H A D | ChangeLog-2003 | 9144 (hpread_get_lntt): Ditto.
|