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

/freebsd-11-stable/contrib/binutils/gas/config/
H A Dtc-ppc.c1590 #define MAP64(str, reloc) { str, sizeof (str) - 1, 0, 1, reloc }
1661 MAP64 ("higher", BFD_RELOC_PPC64_HIGHER),
1662 MAP64 ("highera", BFD_RELOC_PPC64_HIGHER_S),
1663 MAP64 ("highest", BFD_RELOC_PPC64_HIGHEST),
1664 MAP64 ("highesta", BFD_RELOC_PPC64_HIGHEST_S),
1665 MAP64 ("tocbase", BFD_RELOC_PPC64_TOC),
1666 MAP64 ("toc", BFD_RELOC_PPC_TOC16),
1667 MAP64 ("toc@l", BFD_RELOC_PPC64_TOC16_LO),
1668 MAP64 ("toc@h", BFD_RELOC_PPC64_TOC16_HI),
1669 MAP64 ("to
1582 #define MAP64 macro
[all...]

Completed in 103 milliseconds