mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
2004-03-16 Andrew Cagney <cagney@redhat.com>
* symtab.h (find_pc_sect_partial_function): Delete declaration. * blockframe.c (find_pc_partial_function) (find_pc_sect_partial_function): Merge into a single find_pc_partial_function.
This commit is contained in:
@ -1067,9 +1067,6 @@ extern int find_pc_partial_function (CORE_ADDR, char **, CORE_ADDR *,
|
||||
|
||||
extern void clear_pc_function_cache (void);
|
||||
|
||||
extern int find_pc_sect_partial_function (CORE_ADDR, asection *,
|
||||
char **, CORE_ADDR *, CORE_ADDR *);
|
||||
|
||||
/* from symtab.c: */
|
||||
|
||||
/* lookup partial symbol table by filename */
|
||||
|
Reference in New Issue
Block a user