Searched refs:after_die_c_offset (Results 1 – 1 of 1) sorted by relevance
4170 UWord after_die_c_offset; in read_DIE() local4202 after_die_c_offset = 0; // set to c position if a parser has read the DIE. in read_DIE()4215 after_die_c_offset = get_position_of_Cursor( c ); in read_DIE()4231 after_die_c_offset = get_position_of_Cursor( c ); in read_DIE()4253 after_die_c_offset = get_position_of_Cursor( c ); in read_DIE()4261 if (after_die_c_offset > 0) { in read_DIE()4263 set_position_of_Cursor( c, after_die_c_offset ); in read_DIE()