forked from Imagelibrary/binutils-gdb
* hpread.c (hpread_getlntt): Add declaration.
Also fix PR gdb/391.
This commit is contained in:
@@ -200,6 +200,9 @@ void hpread_symfile_finish (struct objfile *);
|
||||
|
||||
static union dnttentry *hpread_get_gntt (int, struct objfile *);
|
||||
|
||||
static union dnttentry *hpread_get_lntt (int index, struct objfile *objfile);
|
||||
|
||||
|
||||
static unsigned long hpread_get_textlow (int, int, struct objfile *, int);
|
||||
|
||||
static struct partial_symtab *hpread_start_psymtab
|
||||
|
||||
Reference in New Issue
Block a user