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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dwindmc.c567 target_put_32 (void *p, rc_uint_type value) function
644 target_put_32 (mtbl->items[idx].lowid, nl[i]->vid);
645 target_put_32 (mtbl->items[idx].highid, nl[i]->vid);
646 target_put_32 (mtbl->items[idx].offset, ml[i].res_off);
650 target_put_32 (mtbl->items[idx].highid, nl[i]->vid);
693 target_put_32 (mtbl->cblocks, block_count);
H A Dwindres.c131 static void target_put_32 (void *, rc_uint_type);
1228 target_put_32 (data, value);
1356 target_put_32 (void *p, rc_uint_type value)
1350 target_put_32 (void *p, rc_uint_type value) function

Completed in 117 milliseconds