Home
last modified time | relevance | path

Searched refs:coff_slurp_line_table (Results 1 – 12 of 12) sorted by relevance

/toolchain/binutils/binutils-2.27/bfd/
DChangeLog-2014729 * coffcode.h (coff_slurp_line_table): Add cast to unsigned int.
751 (coff_slurp_line_table): Likewise.
779 * coffcode.h (coff_slurp_line_table): Set the line number of
792 * coffcode.h (coff_slurp_line_table): Drop line number info
798 * coffcode.h (coff_slurp_line_table): Initialise the parts of the
817 * coffcode.h (coff_slurp_line_table): Use updated lineno_count
823 * coffcode.h (coff_slurp_line_table): Don't bfd_zalloc, just
855 * coffcode.h (coff_slurp_line_table): Check for symbol table
922 (coff_slurp_line_table): Likewise.
947 (coff_slurp_line_table): Add more range checking.
[all …]
Dcoffcode.h442 static bfd_boolean coff_slurp_line_table
4551 coff_slurp_line_table (bfd *abfd, asection *asect) in coff_slurp_line_table() function
5093 if (! coff_slurp_line_table (abfd, p)) in coff_slurp_symbol_table()
DChangeLog-20101007 * coffcode.h (coff_slurp_line_table): Add a cast.
DChangeLog-20081560 * coffcode.h (coff_slurp_line_table): bfd_alloc lineno_cache first
DChangeLog-20071361 (coff_slurp_line_table): Sort line table if not already sorted.
DChangeLog-20153899 (coff_slurp_line_table): Return FALSE if the line number
DChangeLog-00014265 (coff_slurp_line_table) same
8513 (coff_slurp_line_table): Use bfd_coff_swap_lineno_in instead of
DChangeLog-20041772 * coffcode.h (styp_to_sec_flags, coff_slurp_line_table,
DChangeLog-98995019 * coffcode.h (coff_slurp_line_table): Likewise.
DChangeLog-94951239 (coff_slurp_line_table): Warn if we try to set the lineno field of
5558 offset, since it was subtracted out in coff_slurp_line_table.
DChangeLog-96973486 * coffcode.h (coff_slurp_line_table): Warn about illegal symbol
DChangeLog-02031625 * coffcode.h (coff_slurp_line_table): Return with a warning