Searched refs:PSEUDO_FUNC_RELOC (Results 1 – 1 of 1) sorted by relevance
/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-ia64.c | 555 PSEUDO_FUNC_RELOC, enumerator 571 { "dtpmod", PSEUDO_FUNC_RELOC, { 0 } }, 572 { "dtprel", PSEUDO_FUNC_RELOC, { 0 } }, 573 { "fptr", PSEUDO_FUNC_RELOC, { 0 } }, 574 { "gprel", PSEUDO_FUNC_RELOC, { 0 } }, 575 { "ltoff", PSEUDO_FUNC_RELOC, { 0 } }, 576 { "ltoffx", PSEUDO_FUNC_RELOC, { 0 } }, 577 { "pcrel", PSEUDO_FUNC_RELOC, { 0 } }, 578 { "pltoff", PSEUDO_FUNC_RELOC, { 0 } }, 579 { "secrel", PSEUDO_FUNC_RELOC, { 0 } }, [all …]
|