Searched refs:set_section_contents (Results 1 – 13 of 13) sorted by relevance
/toolchain/binutils/binutils-2.27/bfd/ |
D | nlm-target.h | 43 #define nlm_set_section_contents nlmNAME (set_section_contents)
|
D | libnlm.h | 67 extern bfd_boolean nlmNAME (set_section_contents) (bfd *, asection *, const void *, file_pt…
|
D | aout-target.h | 430 #define MY_set_section_contents NAME (aout, set_section_contents)
|
D | libaout.h | 493 extern bfd_boolean NAME (aout, set_section_contents)
|
D | aout-tic30.c | 885 #define MY_set_section_contents NAME (aout, set_section_contents)
|
D | elfcode.h | 120 #define elf_set_section_contents NAME(bfd_elf,set_section_contents)
|
D | nlmcode.h | 52 #define nlm_set_section_contents nlmNAME (set_section_contents)
|
D | ChangeLog-9193 | 5585 from set_section_contents and WRITE_HEADERS. Sets or adjusts vma 5589 (set_section_contents): Call adjust_sizes_and_vmas instead of 5708 * aoutx.h (set_section_contents): Set VMA for each section based 5846 * aoutx.h (set_section_contents): pages should be padded to the 6759 * aoutx.h (NAME(aout,set_section_contents)): Try to handle the 6796 * aoutx.h (NAME(aout,set_section_contents): Change the way
|
D | pdp11.c | 1129 NAME (aout, set_section_contents) (bfd *abfd, in NAME() argument
|
D | aoutx.h | 1254 NAME (aout, set_section_contents) (bfd *abfd, in NAME() argument
|
D | ChangeLog-0203 | 548 * aoutx.h (NAME(aout,set_section_contents)): Ditto. 562 * libaout.h (NAME(aout,set_section_contents)): Ditto. 568 * libnlm.h (nlmNAME(set_section_contents)): Ditto. 577 * pdp11.c (NAME(aout,set_section_contents)): Ditto. 5269 * aoutx.h (set_section_contents): Allow an otherwise unrepresentable
|
D | ChangeLog-2015 | 3529 * pdp11.c (set_section_contents): Pad the .text and .data sections
|
D | ChangeLog-9495 | 524 * aoutx.h (NAME(aout,set_section_contents)): If a section can not 3619 * aoutx.h (NAME(aout,set_section_contents)): Double check that the 9009 (set_section_contents): Likewise.
|