Home | History | Annotate | Download | only in bfd

Lines Matching refs:R_PPC64_TOC

1024   /* R_PPC64_TOC		  51	   doubleword64	 .TOC.  */
1025 HOWTO (R_PPC64_TOC, /* type */
1033 "R_PPC64_TOC", /* name */
2282 case BFD_RELOC_PPC64_TOC: r = R_PPC64_TOC;
5660 && ELF64_R_TYPE ((rel + 1)->r_info) == R_PPC64_TOC)
5722 case R_PPC64_TOC:
6001 && ELF64_R_TYPE ((look + 1)->r_info) == R_PPC64_TOC)
7500 case R_PPC64_TOC:
7683 || (r_type = ELF64_R_TYPE ((rel + 1)->r_info)) != R_PPC64_TOC)
7747 && ELF64_R_TYPE (rel[1].r_info) == R_PPC64_TOC)
7754 && ELF64_R_TYPE (rel[2].r_info) == R_PPC64_TOC)
7848 && ELF64_R_TYPE (rel[3].r_info) == R_PPC64_TOC))
13055 /* For old style R_PPC64_TOC relocs with a zero symbol, use the
13058 if (rel->r_info == ELF64_R_INFO (0, R_PPC64_TOC)
14181 case R_PPC64_TOC:
14387 && r_type != R_PPC64_TOC)
14398 if (r_type == R_PPC64_ADDR64 || r_type == R_PPC64_TOC)