Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/gas/config/
Dtc-ppc.c1519 #define MAP64(str, reloc) { str, sizeof (str) - 1, 0, 1, reloc } macro
1590 MAP64 ("higher", BFD_RELOC_PPC64_HIGHER),
1591 MAP64 ("highera", BFD_RELOC_PPC64_HIGHER_S),
1592 MAP64 ("highest", BFD_RELOC_PPC64_HIGHEST),
1593 MAP64 ("highesta", BFD_RELOC_PPC64_HIGHEST_S),
1594 MAP64 ("tocbase", BFD_RELOC_PPC64_TOC),
1595 MAP64 ("toc", BFD_RELOC_PPC_TOC16),
1596 MAP64 ("toc@l", BFD_RELOC_PPC64_TOC16_LO),
1597 MAP64 ("toc@h", BFD_RELOC_PPC64_TOC16_HI),
1598 MAP64 ("toc@ha", BFD_RELOC_PPC64_TOC16_HA),
[all …]