Searched defs:md_reloc_size (Results 1 - 18 of 18) sorted by relevance

/openbsd-current/gnu/usr.bin/binutils/gas/config/
H A Dtc-a29k.c87 const int md_reloc_size = RELSZ; /* Coff headers */ variable
89 const int md_reloc_size = 12; /* something else headers */ variable
92 const int md_reloc_size = 12; /* Not bfdized*/ variable
H A Dtc-or32.c81 const int md_reloc_size = RELSZ; /* Coff headers. */ variable
83 const int md_reloc_size = 12; /* Something else headers. */ variable
86 const int md_reloc_size = 12; /* Not bfdized. */ variable
H A Dtc-h8300.c187 const int md_reloc_size; variable
H A Dtc-h8500.c58 const int md_reloc_size; variable
H A Dtc-m88k.c1727 const int md_reloc_size = 12; /* sizeof(struct relocation_info); */ variable
H A Dtc-mcore.c76 const int md_reloc_size = 8; variable
H A Dtc-tahoe.c592 const int md_reloc_size = 8; /* Size of relocation record */ variable
H A Dtc-tic30.c43 const int md_reloc_size = 0; variable
H A Dtc-z8k.c39 const int md_reloc_size; variable
H A Dtc-i960.c128 const int md_reloc_size = sizeof (struct reloc); variable
130 const int md_reloc_size = sizeof (struct relocation_info); variable
H A Dtc-ns32k.c2122 const int md_reloc_size = 8; /* Size of relocation record. */ variable
H A Dtc-tic4x.c260 const int md_reloc_size = RELSZ; /* Coff headers. */ variable
H A Dtc-vax.c3219 const int md_reloc_size = 8; /* Size of relocation record */ variable
H A Dtc-sparc.c178 const int md_reloc_size = 12; variable
H A Dtc-i386.c4548 const int md_reloc_size = 8; variable
H A Dtc-m68k.c69 const int md_reloc_size = 8; /* Size of relocation record. */ variable
H A Dtc-arm.c230 const int md_reloc_size = 8; variable
/openbsd-current/gnu/usr.bin/binutils-2.17/gas/config/
H A Dtc-m88k.c1648 const int md_reloc_size = 12; /* sizeof(struct relocation_info); */ variable

Completed in 286 milliseconds