Lines Matching refs:MAP32
1880 #define MAP32(str, reloc) { str, sizeof (str) - 1, 1, 0, reloc } in ppc_elf_suffix() macro
1928 MAP32 ("fixup", BFD_RELOC_CTOR), in ppc_elf_suffix()
1929 MAP32 ("plt", BFD_RELOC_24_PLT_PCREL), in ppc_elf_suffix()
1930 MAP32 ("pltrel24", BFD_RELOC_24_PLT_PCREL), in ppc_elf_suffix()
1931 MAP32 ("local24pc", BFD_RELOC_PPC_LOCAL24PC), in ppc_elf_suffix()
1932 MAP32 ("local", BFD_RELOC_PPC_LOCAL24PC), in ppc_elf_suffix()
1933 MAP32 ("pltrel", BFD_RELOC_32_PLT_PCREL), in ppc_elf_suffix()
1934 MAP32 ("sdarel", BFD_RELOC_GPREL16), in ppc_elf_suffix()
1935 MAP32 ("sdarel@l", BFD_RELOC_PPC_VLE_SDAREL_LO16A), in ppc_elf_suffix()
1936 MAP32 ("sdarel@h", BFD_RELOC_PPC_VLE_SDAREL_HI16A), in ppc_elf_suffix()
1937 MAP32 ("sdarel@ha", BFD_RELOC_PPC_VLE_SDAREL_HA16A), in ppc_elf_suffix()
1938 MAP32 ("naddr", BFD_RELOC_PPC_EMB_NADDR32), in ppc_elf_suffix()
1939 MAP32 ("naddr16", BFD_RELOC_PPC_EMB_NADDR16), in ppc_elf_suffix()
1940 MAP32 ("naddr@l", BFD_RELOC_PPC_EMB_NADDR16_LO), in ppc_elf_suffix()
1941 MAP32 ("naddr@h", BFD_RELOC_PPC_EMB_NADDR16_HI), in ppc_elf_suffix()
1942 MAP32 ("naddr@ha", BFD_RELOC_PPC_EMB_NADDR16_HA), in ppc_elf_suffix()
1943 MAP32 ("sdai16", BFD_RELOC_PPC_EMB_SDAI16), in ppc_elf_suffix()
1944 MAP32 ("sda2rel", BFD_RELOC_PPC_EMB_SDA2REL), in ppc_elf_suffix()
1945 MAP32 ("sda2i16", BFD_RELOC_PPC_EMB_SDA2I16), in ppc_elf_suffix()
1946 MAP32 ("sda21", BFD_RELOC_PPC_EMB_SDA21), in ppc_elf_suffix()
1947 MAP32 ("sda21@l", BFD_RELOC_PPC_VLE_SDA21_LO), in ppc_elf_suffix()
1948 MAP32 ("mrkref", BFD_RELOC_PPC_EMB_MRKREF), in ppc_elf_suffix()
1949 MAP32 ("relsect", BFD_RELOC_PPC_EMB_RELSEC16), in ppc_elf_suffix()
1950 MAP32 ("relsect@l", BFD_RELOC_PPC_EMB_RELST_LO), in ppc_elf_suffix()
1951 MAP32 ("relsect@h", BFD_RELOC_PPC_EMB_RELST_HI), in ppc_elf_suffix()
1952 MAP32 ("relsect@ha", BFD_RELOC_PPC_EMB_RELST_HA), in ppc_elf_suffix()
1953 MAP32 ("bitfld", BFD_RELOC_PPC_EMB_BIT_FLD), in ppc_elf_suffix()
1954 MAP32 ("relsda", BFD_RELOC_PPC_EMB_RELSDA), in ppc_elf_suffix()
1955 MAP32 ("xgot", BFD_RELOC_PPC_TOC16), in ppc_elf_suffix()