Searched refs:BIN_CURSOR_SIZE (Results 1 – 3 of 3) sorted by relevance
346 #define BIN_CURSOR_SIZE 4 macro
1407 set_windres_bfd_content (wrbfd, &bc, off, BIN_CURSOR_SIZE); in res_to_bin_cursor()1409 set_windres_bfd_content (wrbfd, c->data, off + BIN_CURSOR_SIZE, c->length); in res_to_bin_cursor()1411 off = (off + BIN_CURSOR_SIZE + (rc_uint_type) c->length); in res_to_bin_cursor()
1398 c->length = len_data - BIN_CURSOR_SIZE; in define_cursor_rcdata()1399 c->data = (const bfd_byte *) (data + BIN_CURSOR_SIZE); in define_cursor_rcdata()