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

/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dcoff-w65.c31 static int select_reloc PARAMS ((reloc_howto_type *));
55 { x.r_type = select_reloc(howto); }
69 select_reloc (howto) function
H A Dcoff-h8300.c69 static int select_reloc
280 { x.r_type = select_reloc (howto); }
295 select_reloc (reloc_howto_type *howto) function
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/bfd/
H A Dcoff-w65.c31 static int select_reloc PARAMS ((reloc_howto_type *));
55 { x.r_type = select_reloc(howto); }
69 select_reloc (howto) function
H A Dcoff-h8300.c69 static int select_reloc
280 { x.r_type = select_reloc (howto); }
295 select_reloc (reloc_howto_type *howto) function

Completed in 131 milliseconds