Searched refs:putcwi_32 (Results 1 – 1 of 1) sorted by relevance
| /mirbsd/src/gnu/usr.bin/binutils/binutils/ |
| D | rescoff.c | 397 #define putcwi_32(cwi, v, s) \ macro 634 putcwi_32 (cwi, resdir->characteristics, erd->characteristics); in coff_to_bin() 635 putcwi_32 (cwi, resdir->time, erd->time); in coff_to_bin() 661 putcwi_32 (cwi, e->id.u.id, ere->name); in coff_to_bin() 670 putcwi_32 (cwi, in coff_to_bin() 682 putcwi_32 (cwi, 0x80000000 | cwi->dirs.length, ere->rva); in coff_to_bin() 687 putcwi_32 (cwi, in coff_to_bin() 729 putcwi_32 (cwi, in coff_res_to_bin() 735 putcwi_32 (cwi, res->coff_info.codepage, erd->codepage); in coff_res_to_bin() 736 putcwi_32 (cwi, res->coff_info.reserved, erd->reserved); in coff_res_to_bin() [all …]
|