Home
last modified time | relevance | path

Searched defs:SELECT_RELOC (Results 1 – 2 of 2) sorted by relevance

/dragonfly/contrib/binutils-2.27/bfd/
H A Dcoff-x86_64.c468 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro
/dragonfly/contrib/binutils-2.34/bfd/
H A Dcoff-x86_64.c465 #define SELECT_RELOC(x,howto) { x.r_type = howto->type; } macro