Home
last modified time | relevance | path

Searched refs:target_put_32 (Results 1 – 2 of 2) sorted by relevance

/toolchain/binutils/binutils-2.27/binutils/
Dwindmc.c566 target_put_32 (void *p, rc_uint_type value) in target_put_32() function
643 target_put_32 (mtbl->items[idx].lowid, nl[i]->vid); in mc_write_blocks()
644 target_put_32 (mtbl->items[idx].highid, nl[i]->vid); in mc_write_blocks()
645 target_put_32 (mtbl->items[idx].offset, ml[i].res_off); in mc_write_blocks()
649 target_put_32 (mtbl->items[idx].highid, nl[i]->vid); in mc_write_blocks()
692 target_put_32 (mtbl->cblocks, block_count); in windmc_write_bin()
Dwindres.c127 static void target_put_32 (void *, rc_uint_type);
1237 target_put_32 (data, value); in windres_put_32()
1365 target_put_32 (void *p, rc_uint_type value) in target_put_32() function