Searched refs:BIN_CURSOR_SIZE (Results 1 – 3 of 3) sorted by relevance
347 #define BIN_CURSOR_SIZE 4 macro
1393 set_windres_bfd_content (wrbfd, &bc, off, BIN_CURSOR_SIZE); in res_to_bin_cursor()1395 set_windres_bfd_content (wrbfd, c->data, off + BIN_CURSOR_SIZE, c->length); in res_to_bin_cursor()1397 off = (off + BIN_CURSOR_SIZE + (rc_uint_type) c->length); in res_to_bin_cursor()
1354 c->length = len_data - BIN_CURSOR_SIZE; in define_cursor_rcdata()1355 c->data = (const bfd_byte *) (data + BIN_CURSOR_SIZE); in define_cursor_rcdata()