Lines Matching refs:MAP64
1881 #define MAP64(str, reloc) { str, sizeof (str) - 1, 0, 1, reloc } in ppc_elf_suffix() macro
1956 MAP64 ("high", BFD_RELOC_PPC64_ADDR16_HIGH), in ppc_elf_suffix()
1957 MAP64 ("higha", BFD_RELOC_PPC64_ADDR16_HIGHA), in ppc_elf_suffix()
1958 MAP64 ("higher", BFD_RELOC_PPC64_HIGHER), in ppc_elf_suffix()
1959 MAP64 ("highera", BFD_RELOC_PPC64_HIGHER_S), in ppc_elf_suffix()
1960 MAP64 ("highest", BFD_RELOC_PPC64_HIGHEST), in ppc_elf_suffix()
1961 MAP64 ("highesta", BFD_RELOC_PPC64_HIGHEST_S), in ppc_elf_suffix()
1962 MAP64 ("tocbase", BFD_RELOC_PPC64_TOC), in ppc_elf_suffix()
1963 MAP64 ("toc", BFD_RELOC_PPC_TOC16), in ppc_elf_suffix()
1964 MAP64 ("toc@l", BFD_RELOC_PPC64_TOC16_LO), in ppc_elf_suffix()
1965 MAP64 ("toc@h", BFD_RELOC_PPC64_TOC16_HI), in ppc_elf_suffix()
1966 MAP64 ("toc@ha", BFD_RELOC_PPC64_TOC16_HA), in ppc_elf_suffix()
1967 MAP64 ("dtprel@high", BFD_RELOC_PPC64_DTPREL16_HIGH), in ppc_elf_suffix()
1968 MAP64 ("dtprel@higha", BFD_RELOC_PPC64_DTPREL16_HIGHA), in ppc_elf_suffix()
1969 MAP64 ("dtprel@higher", BFD_RELOC_PPC64_DTPREL16_HIGHER), in ppc_elf_suffix()
1970 MAP64 ("dtprel@highera", BFD_RELOC_PPC64_DTPREL16_HIGHERA), in ppc_elf_suffix()
1971 MAP64 ("dtprel@highest", BFD_RELOC_PPC64_DTPREL16_HIGHEST), in ppc_elf_suffix()
1972 MAP64 ("dtprel@highesta", BFD_RELOC_PPC64_DTPREL16_HIGHESTA), in ppc_elf_suffix()
1973 MAP64 ("localentry", BFD_RELOC_PPC64_ADDR64_LOCAL), in ppc_elf_suffix()
1974 MAP64 ("tprel@high", BFD_RELOC_PPC64_TPREL16_HIGH), in ppc_elf_suffix()
1975 MAP64 ("tprel@higha", BFD_RELOC_PPC64_TPREL16_HIGHA), in ppc_elf_suffix()
1976 MAP64 ("tprel@higher", BFD_RELOC_PPC64_TPREL16_HIGHER), in ppc_elf_suffix()
1977 MAP64 ("tprel@highera", BFD_RELOC_PPC64_TPREL16_HIGHERA), in ppc_elf_suffix()
1978 MAP64 ("tprel@highest", BFD_RELOC_PPC64_TPREL16_HIGHEST), in ppc_elf_suffix()
1979 MAP64 ("tprel@highesta", BFD_RELOC_PPC64_TPREL16_HIGHESTA), in ppc_elf_suffix()