Searched refs:table_offset (Results 1 – 2 of 2) sorted by relevance
126 size_t table_offset = dshb->dshb_nte.dti_first_page * dshb->dshb_page_size; in bfd_sym_read_name_table() local132 bfd_seek (abfd, table_offset, SEEK_SET); in bfd_sym_read_name_table()
4611 int max_width = 0, indent, spare, table_offset; in HText_insertBlanksInStblLines() local4788 table_offset = indent + spare / 2; in HText_insertBlanksInStblLines()4791 table_offset = indent + spare; in HText_insertBlanksInStblLines()4796 table_offset = indent; in HText_insertBlanksInStblLines()4805 if (ninserts >= 0 && (int) line->offset != table_offset) { in HText_insertBlanksInStblLines()4816 CTRACE((tfp, " %d:%d", lineno, table_offset - line->offset)); in HText_insertBlanksInStblLines()4817 line->offset = (unsigned short) (table_offset > 0 in HText_insertBlanksInStblLines()4818 ? table_offset in HText_insertBlanksInStblLines()