Home
last modified time | relevance | path

Searched refs:TC_DWARF2_EMIT_OFFSET (Results 1 – 6 of 6) sorted by relevance

/freebsd-12-stable/contrib/binutils/gas/
Ddwarf2dbg.c215 #ifndef TC_DWARF2_EMIT_OFFSET
216 #define TC_DWARF2_EMIT_OFFSET generic_dwarf2_emit_offset macro
1433 TC_DWARF2_EMIT_OFFSET (section_symbol (info_seg), 4); in out_debug_aranges()
1563 TC_DWARF2_EMIT_OFFSET (section_symbol (abbrev_seg), sizeof_offset); in out_debug_info()
1573 TC_DWARF2_EMIT_OFFSET (section_symbol (line_seg), 4); in out_debug_info()
1594 TC_DWARF2_EMIT_OFFSET (section_symbol (ranges_seg), sizeof_offset); in out_debug_info()
DChangeLog-2006428 * dwarf2dbg.c (out_debug_info): Use TC_DWARF2_EMIT_OFFSET to emit
787 [TE_PE]: Define O_secrel, TC_DWARF2_EMIT_OFFSET, and declare
DChangeLog-02032578 (TC_DWARF2_EMIT_OFFSET): Provide default.
2583 * config/tc-ia64.h (TC_DWARF2_EMIT_OFFSET): New.
/freebsd-12-stable/contrib/binutils/gas/config/
Dtc-i386.h314 #define TC_DWARF2_EMIT_OFFSET tc_pe_dwarf2_emit_offset macro
Dtc-arm.h283 #define TC_DWARF2_EMIT_OFFSET tc_pe_dwarf2_emit_offset macro
Dtc-ia64.h158 #define TC_DWARF2_EMIT_OFFSET ia64_dwarf2_emit_offset macro