Home
last modified time | relevance | path

Searched refs:bfd_h_put_8 (Results 1 – 3 of 3) sorted by relevance

/toolchain/binutils/binutils-2.25/bfd/
Dlibaout.h36 #define H_PUT_8 bfd_h_put_8
Dmach-o.c1788 bfd_h_put_8 (abfd, s->n_type, raw.n_type); in bfd_mach_o_write_symtab_content()
1789 bfd_h_put_8 (abfd, s->n_sect, raw.n_sect); in bfd_mach_o_write_symtab_content()
1802 bfd_h_put_8 (abfd, s->n_type, raw.n_type); in bfd_mach_o_write_symtab_content()
1803 bfd_h_put_8 (abfd, s->n_sect, raw.n_sect); in bfd_mach_o_write_symtab_content()
Dbfd-in2.h1143 #define bfd_h_put_8(abfd, val, ptr) \ macro
1184 #define H_PUT_8 bfd_h_put_8