Home
last modified time | relevance | path

Searched refs:hpread_get_location (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dhpread.c175 static CORE_ADDR hpread_get_location (sltpointer, struct objfile *);
2554 hpread_get_location (sltpointer index, struct objfile *objfile) in hpread_get_location() function
5536 valu = hpread_get_location (dn_bufp->dbegin.address, objfile); in hpread_process_one_debug_symbol()
5611 valu = hpread_get_location (dn_bufp->dend.address, objfile); in hpread_process_one_debug_symbol()
5647 valu = hpread_get_location (dn_bufp->dend.address, objfile); in hpread_process_one_debug_symbol()
6048 valu = hpread_get_location (dn_bufp->dclass_scope.address, objfile); in hpread_process_one_debug_symbol()
DChangeLog-1998944 (hpread_get_location): Rewrite.
1000 (hpread_get_location): No change from hpread.c