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

/freebsd-10.2-release/contrib/binutils/gas/config/
H A Dtc-ppc.c1589 #define MAP32(str, reloc) { str, sizeof (str) - 1, 1, 0, reloc }
1637 MAP32 ("fixup", BFD_RELOC_CTOR),
1638 MAP32 ("plt", BFD_RELOC_24_PLT_PCREL),
1639 MAP32 ("pltrel24", BFD_RELOC_24_PLT_PCREL),
1640 MAP32 ("local24pc", BFD_RELOC_PPC_LOCAL24PC),
1641 MAP32 ("local", BFD_RELOC_PPC_LOCAL24PC),
1642 MAP32 ("pltrel", BFD_RELOC_32_PLT_PCREL),
1643 MAP32 ("sdarel", BFD_RELOC_GPREL16),
1644 MAP32 ("naddr", BFD_RELOC_PPC_EMB_NADDR32),
1645 MAP32 ("naddr1
1581 #define MAP32 macro
[all...]

Completed in 101 milliseconds