Home
last modified time | relevance | path

Searched refs:hpread_get_slt (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dhpread.c2313 hpread_get_slt (int index, struct objfile *objfile) in hpread_get_slt() function
2536 sl_bufp = hpread_get_slt (index, objfile); in hpread_get_scope_start()
2547 sl_bufp = hpread_get_slt (index, objfile); in hpread_get_line()
2560 sl_bufp = hpread_get_slt (index, objfile); in hpread_get_location()
2568 sl_bufp = hpread_get_slt (index - i, objfile); in hpread_get_location()
2579 sl_bufp = hpread_get_slt (index + i, objfile); in hpread_get_location()
5007 sl_bufp = hpread_get_slt (s_idx, objfile); in hpread_record_lines()
DChangeLog-1998866 (hpread_get_slt): Make it not static
DChangeLog-20039145 (hpread_get_slt): Ditto.