Searched refs:coff_slurp_reloc_table (Results 1 – 10 of 10) sorted by relevance
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | coffcode.h | 345 static bfd_boolean coff_slurp_reloc_table 4829 coff_slurp_reloc_table (bfd * abfd, sec_ptr asect, asymbol ** symbols) in coff_slurp_reloc_table() function 4982 if (! coff_slurp_reloc_table (abfd, section, symbols)) in coff_canonicalize_reloc()
|
H A D | ChangeLog-9697 | 2268 * coffcode.h (coff_slurp_reloc_table): Pull duplicate declarations and 3488 (coff_slurp_reloc_table): Likewise. Check whether the howto field
|
H A D | ChangeLog-2004 | 1774 coff_slurp_reloc_table): ..
|
H A D | ChangeLog-2005 | 2027 * coffcode.h (coff_slurp_reloc_table): Don't crash if native_relocs
|
H A D | ChangeLog-9193 | 5692 (coff_slurp_reloc_table): Verify that symbol indices read in are
|
H A D | ChangeLog-9495 | 5343 (coff_slurp_reloc_table): Call coff_swap_reloc_in, not
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | coffcode.h | 345 static bfd_boolean coff_slurp_reloc_table 5036 coff_slurp_reloc_table (abfd, asect, symbols) in coff_slurp_reloc_table() function 5197 if (! coff_slurp_reloc_table (abfd, section, symbols))
|
H A D | ChangeLog-9697 | 2268 * coffcode.h (coff_slurp_reloc_table): Pull duplicate declarations and 3488 (coff_slurp_reloc_table): Likewise. Check whether the howto field
|
H A D | ChangeLog-9193 | 5692 (coff_slurp_reloc_table): Verify that symbol indices read in are
|
H A D | ChangeLog-9495 | 5343 (coff_slurp_reloc_table): Call coff_swap_reloc_in, not
|