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

/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-csky.h58 #define DWARF2_FDE_RELOC_SIZE 4 macro
H A Dtc-hppa.h232 #define DWARF2_FDE_RELOC_SIZE 8 macro
H A Dtc-mips.h188 #define DWARF2_FDE_RELOC_SIZE (compact_eh ? 4 : mips_dwarf2_addr_size ()) macro
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-csky.h58 #define DWARF2_FDE_RELOC_SIZE 4 macro
H A Dtc-loongarch.h63 #define DWARF2_FDE_RELOC_SIZE loongarch_dwarf2_addr_size () macro
H A Dtc-mips.h188 #define DWARF2_FDE_RELOC_SIZE (compact_eh ? 4 : mips_dwarf2_addr_size ()) macro
H A Dtc-hppa.h230 #define DWARF2_FDE_RELOC_SIZE 8 macro
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-csky.h58 #define DWARF2_FDE_RELOC_SIZE 4 macro
H A Dtc-mips.h188 #define DWARF2_FDE_RELOC_SIZE (compact_eh ? 4 : mips_dwarf2_addr_size ()) macro
H A Dtc-hppa.h230 #define DWARF2_FDE_RELOC_SIZE 8 macro
/netbsd-current/external/gpl3/gdb.old/dist/gas/
H A Ddw2gencfi.c53 #ifndef DWARF2_FDE_RELOC_SIZE
54 #define DWARF2_FDE_RELOC_SIZE 4 macro
1906 switch (DWARF2_FDE_RELOC_SIZE)
1993 addr_size = DWARF2_FDE_RELOC_SIZE;
/netbsd-current/external/gpl3/binutils.old/dist/gas/
H A Ddw2gencfi.c53 #ifndef DWARF2_FDE_RELOC_SIZE
54 #define DWARF2_FDE_RELOC_SIZE 4 macro
1905 switch (DWARF2_FDE_RELOC_SIZE)
1992 addr_size = DWARF2_FDE_RELOC_SIZE;
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Ddw2gencfi.c54 #ifndef DWARF2_FDE_RELOC_SIZE
55 #define DWARF2_FDE_RELOC_SIZE 4 macro
1924 switch (DWARF2_FDE_RELOC_SIZE)
2011 addr_size = DWARF2_FDE_RELOC_SIZE;

Completed in 142 milliseconds