mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-23 11:39:26 +08:00
2013-07-02 Tristan Gingold <gingold@adacore.com>
* coff-rs6000.c (xcoff_find_nearest_line_discriminator): Add missing line.
This commit is contained in:
@ -1,3 +1,8 @@
|
|||||||
|
2013-07-02 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
|
* coff-rs6000.c (xcoff_find_nearest_line_discriminator): Add missing
|
||||||
|
line.
|
||||||
|
|
||||||
2013-07-02 Tristan Gingold <gingold@adacore.com>
|
2013-07-02 Tristan Gingold <gingold@adacore.com>
|
||||||
|
|
||||||
* vms-alpha.c (_bfd_generic_find_nearest_line_discriminator): Define.
|
* vms-alpha.c (_bfd_generic_find_nearest_line_discriminator): Define.
|
||||||
|
@ -450,6 +450,7 @@ xcoff_find_nearest_line (bfd *abfd,
|
|||||||
line_ptr);
|
line_ptr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
static bfd_boolean
|
||||||
xcoff_find_nearest_line_discriminator (bfd *abfd,
|
xcoff_find_nearest_line_discriminator (bfd *abfd,
|
||||||
asection *section,
|
asection *section,
|
||||||
asymbol **symbols,
|
asymbol **symbols,
|
||||||
|
Reference in New Issue
Block a user