Home
last modified time | relevance | path

Searched refs:hpread_get_lntt (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dhpread.c1905 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 DChangeLog-1998864 (hpread_get_lntt): Make it not static
H A DChangeLog-200211179 * hpread.c (hpread_get_lntt): Add declaration.
H A DChangeLog-20039144 (hpread_get_lntt): Ditto.