HomeSort by relevance Sort by last modified time
    Searched refs:select_reloc (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/bfd/
coff-w65.c 47 #define SELECT_RELOC(x,howto) \
48 { x.r_type = select_reloc(howto); }
62 select_reloc (reloc_howto_type *howto) function
coff-h8300.c 251 #define SELECT_RELOC(x,howto) \
252 { x.r_type = select_reloc (howto); }
267 select_reloc (reloc_howto_type *howto) function
    [all...]

Completed in 115 milliseconds