Lines Matching refs:MAP
1879 #define MAP(str, reloc) { str, sizeof (str) - 1, 1, 1, reloc } in ppc_elf_suffix() macro
1884 MAP ("l", BFD_RELOC_LO16), in ppc_elf_suffix()
1885 MAP ("h", BFD_RELOC_HI16), in ppc_elf_suffix()
1886 MAP ("ha", BFD_RELOC_HI16_S), in ppc_elf_suffix()
1887 MAP ("brtaken", BFD_RELOC_PPC_B16_BRTAKEN), in ppc_elf_suffix()
1888 MAP ("brntaken", BFD_RELOC_PPC_B16_BRNTAKEN), in ppc_elf_suffix()
1889 MAP ("got", BFD_RELOC_16_GOTOFF), in ppc_elf_suffix()
1890 MAP ("got@l", BFD_RELOC_LO16_GOTOFF), in ppc_elf_suffix()
1891 MAP ("got@h", BFD_RELOC_HI16_GOTOFF), in ppc_elf_suffix()
1892 MAP ("got@ha", BFD_RELOC_HI16_S_GOTOFF), in ppc_elf_suffix()
1893 MAP ("plt@l", BFD_RELOC_LO16_PLTOFF), in ppc_elf_suffix()
1894 MAP ("plt@h", BFD_RELOC_HI16_PLTOFF), in ppc_elf_suffix()
1895 MAP ("plt@ha", BFD_RELOC_HI16_S_PLTOFF), in ppc_elf_suffix()
1896 MAP ("copy", BFD_RELOC_PPC_COPY), in ppc_elf_suffix()
1897 MAP ("globdat", BFD_RELOC_PPC_GLOB_DAT), in ppc_elf_suffix()
1898 MAP ("sectoff", BFD_RELOC_16_BASEREL), in ppc_elf_suffix()
1899 MAP ("sectoff@l", BFD_RELOC_LO16_BASEREL), in ppc_elf_suffix()
1900 MAP ("sectoff@h", BFD_RELOC_HI16_BASEREL), in ppc_elf_suffix()
1901 MAP ("sectoff@ha", BFD_RELOC_HI16_S_BASEREL), in ppc_elf_suffix()
1902 MAP ("tls", BFD_RELOC_PPC_TLS), in ppc_elf_suffix()
1903 MAP ("dtpmod", BFD_RELOC_PPC_DTPMOD), in ppc_elf_suffix()
1904 MAP ("dtprel", BFD_RELOC_PPC_DTPREL), in ppc_elf_suffix()
1905 MAP ("dtprel@l", BFD_RELOC_PPC_DTPREL16_LO), in ppc_elf_suffix()
1906 MAP ("dtprel@h", BFD_RELOC_PPC_DTPREL16_HI), in ppc_elf_suffix()
1907 MAP ("dtprel@ha", BFD_RELOC_PPC_DTPREL16_HA), in ppc_elf_suffix()
1908 MAP ("tprel", BFD_RELOC_PPC_TPREL), in ppc_elf_suffix()
1909 MAP ("tprel@l", BFD_RELOC_PPC_TPREL16_LO), in ppc_elf_suffix()
1910 MAP ("tprel@h", BFD_RELOC_PPC_TPREL16_HI), in ppc_elf_suffix()
1911 MAP ("tprel@ha", BFD_RELOC_PPC_TPREL16_HA), in ppc_elf_suffix()
1912 MAP ("got@tlsgd", BFD_RELOC_PPC_GOT_TLSGD16), in ppc_elf_suffix()
1913 MAP ("got@tlsgd@l", BFD_RELOC_PPC_GOT_TLSGD16_LO), in ppc_elf_suffix()
1914 MAP ("got@tlsgd@h", BFD_RELOC_PPC_GOT_TLSGD16_HI), in ppc_elf_suffix()
1915 MAP ("got@tlsgd@ha", BFD_RELOC_PPC_GOT_TLSGD16_HA), in ppc_elf_suffix()
1916 MAP ("got@tlsld", BFD_RELOC_PPC_GOT_TLSLD16), in ppc_elf_suffix()
1917 MAP ("got@tlsld@l", BFD_RELOC_PPC_GOT_TLSLD16_LO), in ppc_elf_suffix()
1918 MAP ("got@tlsld@h", BFD_RELOC_PPC_GOT_TLSLD16_HI), in ppc_elf_suffix()
1919 MAP ("got@tlsld@ha", BFD_RELOC_PPC_GOT_TLSLD16_HA), in ppc_elf_suffix()
1920 MAP ("got@dtprel", BFD_RELOC_PPC_GOT_DTPREL16), in ppc_elf_suffix()
1921 MAP ("got@dtprel@l", BFD_RELOC_PPC_GOT_DTPREL16_LO), in ppc_elf_suffix()
1922 MAP ("got@dtprel@h", BFD_RELOC_PPC_GOT_DTPREL16_HI), in ppc_elf_suffix()
1923 MAP ("got@dtprel@ha", BFD_RELOC_PPC_GOT_DTPREL16_HA), in ppc_elf_suffix()
1924 MAP ("got@tprel", BFD_RELOC_PPC_GOT_TPREL16), in ppc_elf_suffix()
1925 MAP ("got@tprel@l", BFD_RELOC_PPC_GOT_TPREL16_LO), in ppc_elf_suffix()
1926 MAP ("got@tprel@h", BFD_RELOC_PPC_GOT_TPREL16_HI), in ppc_elf_suffix()
1927 MAP ("got@tprel@ha", BFD_RELOC_PPC_GOT_TPREL16_HA), in ppc_elf_suffix()