Searched refs:sizeof_offset (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/binutils/gas/
H A Ddwarf2dbg.c1279 int sizeof_offset;
1295 sizeof_initial_length = sizeof_offset = 4;
1300 sizeof_offset = 8;
1305 sizeof_initial_length = sizeof_offset = 8;
1312 emit_expr (&expr, sizeof_offset);
1321 expr.X_add_number = - (sizeof_initial_length + 2 + sizeof_offset);
1322 emit_expr (&expr, sizeof_offset);
1436 /* ??? sizeof_offset */
1526 int sizeof_offset;
1543 sizeof_offset
1275 int sizeof_offset; local
1522 int sizeof_offset; local
1563 TC_DWARF2_EMIT_OFFSET (section_symbol (abbrev_seg), sizeof_offset); local
1594 TC_DWARF2_EMIT_OFFSET (section_symbol (ranges_seg), sizeof_offset); local
[all...]

Completed in 61 milliseconds