Home
last modified time | relevance | path

Searched refs:format_ops (Results 1 – 11 of 11) sorted by relevance

/freebsd-12.1/contrib/binutils/gas/
H A Dobj.h41 struct format_ops { struct
76 extern const struct format_ops elf_format_ops; argument
77 extern const struct format_ops ecoff_format_ops;
78 extern const struct format_ops coff_format_ops;
79 extern const struct format_ops aout_format_ops;
82 COMMON const struct format_ops *this_format;
H A Demul.h36 const struct format_ops * format;
H A DChangeLog-00014389 * obj.h (format_ops): Add the frob_file_before_adjust field.
6338 * obj.h (struct format_ops): New members begin, app_file,
7559 * obj.h (struct format_ops): Add s_get_other and s_get_desc.
H A DChangeLog-92952177 * obj.h (struct format_ops): Likewise.
2622 * obj.h (format_ops.process_stab): Include prototype.
2863 * obj.h (struct format_ops): Added new function pointer fields
2949 * obj.h (struct format_ops) [BFD_ASSEMBLER]: New type.
H A DChangeLog-98991744 * obj.h (struct format_ops): Change generate_asm_lineno field to
H A DChangeLog-96973543 * obj.h (struct format_ops): Add frob_file_after_relocs field.
H A DChangeLog-02034231 * obj.h (struct format_ops): Add frob_file_before_fix.
/freebsd-12.1/contrib/binutils/gas/config/
H A Dobj-ecoff.c283 const struct format_ops ecoff_format_ops =
H A Dobj-aout.c282 const struct format_ops aout_format_ops =
H A Dobj-coff.c1824 const struct format_ops coff_format_ops =
H A Dobj-elf.c2240 const struct format_ops elf_format_ops =