Searched refs:insert_pad (Results 1 – 4 of 4) sorted by relevance
| /freebsd-9-stable/contrib/binutils/ld/ |
| D | ChangeLog-0001 | 837 * 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"
|
| D | ldlang.c | 3998 insert_pad (lang_statement_union_type **ptr, in insert_pad() function 4073 insert_pad (this_ptr, fill, TO_SIZE (alignment_needed), o, dot); in size_input_section() 4660 insert_pad (&s->header.next, fill, TO_SIZE (newdot - dot), in lang_size_sections_1()
|
| D | ChangeLog-0203 | 3184 (insert_pad): Now takes a "fill_type *" arg.
|
| D | ChangeLog-9197 | 3256 (insert_pad): Likewise.
|