Home
last modified time | relevance | path

Searched refs:insert_pad (Results 1 – 8 of 8) sorted by relevance

/toolchain/binutils/binutils-2.27/ld/
DChangeLog-0001837 * ldlang.c (insert_pad): Fix typos in last patch.
847 * ldlang.c (insert_pad): Use offsetof macro.
863 * ldlang.c (insert_pad): Make use of an existing pad statement if
868 Adjust call to size_input_section. Make use of insert_pad to
3239 print_reloc_statement, print_padding_statement, insert_pad,
3286 (insert_pad) Calculate padding size in octets, and adjust "dot"
Dldlang.c4589 insert_pad (lang_statement_union_type **ptr, in insert_pad() function
4668 insert_pad (this_ptr, fill, TO_SIZE (alignment_needed), o, dot); in size_input_section()
5389 insert_pad (&s->header.next, fill, TO_SIZE (newdot - dot), in lang_size_sections_1()
DChangeLog-201138 * ldlang.c (insert_pad): Change alignment_needed argument to
DChangeLog-2012166 * ldlang.c (insert_pad): Correct output section size calculation.
DChangeLog-2004758 print_input_section, insert_pad, size_input_section,
DChangeLog-2005865 (insert_pad): Use following statement if it is a pad, rather than
DChangeLog-02033184 (insert_pad): Now takes a "fill_type *" arg.
DChangeLog-91973256 (insert_pad): Likewise.