Searched refs:table_end (Results 1 – 9 of 9) sorted by relevance
602 uint64_t table_start, table_end; in dmstrategy() local608 table_end = 0; in dmstrategy()651 table_end = table_start + table_en->length * DEV_BSIZE; in dmstrategy()653 end = MIN(table_end, buf_start + buf_len); in dmstrategy()657 PRIu64 "\n", table_start, table_end); in dmstrategy()
1462 combined_entry_type *table_end) in coff_pointerize_aux() argument1494 < table_end) in coff_pointerize_aux()1505 && table_base + auxent->u.auxent.x_sym.x_tagndx.l < table_end) in coff_pointerize_aux()
1047 * coffgen.c (coff_pointerize_aux): Add table_end parameter. Use
66 (ui_out::table_end): ... this.
59885 Remove coff_pointerize_aux table_end param59886 I'm fairly certain the table_end checks are redundant now. This59889 * coffgen.c (coff_pointerize_aux): Remove table_end parameter.