Home
last modified time | relevance | path

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

/trueos/contrib/binutils/gas/
HDobj.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;
HDemul.h36 const struct format_ops * format;
HDChangeLog-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.
HDChangeLog-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.
HDChangeLog-98991744 * obj.h (struct format_ops): Change generate_asm_lineno field to
HDChangeLog-96973543 * obj.h (struct format_ops): Add frob_file_after_relocs field.
HDChangeLog-02034231 * obj.h (struct format_ops): Add frob_file_before_fix.
/trueos/contrib/binutils/gas/config/
HDobj-ecoff.c283 const struct format_ops ecoff_format_ops =
HDobj-aout.c282 const struct format_ops aout_format_ops =
HDobj-coff.c1824 const struct format_ops coff_format_ops =
HDobj-elf.c2240 const struct format_ops elf_format_ops =