Home | History | Annotate | Download | only in bfd

Lines Matching refs:R_386_PC32

47   HOWTO(R_386_PC32, 0, 2, 32, TRUE, 0, complain_overflow_bitfield,
48 bfd_elf_generic_reloc, "R_386_PC32",
219 return &elf_howto_table[R_386_PC32];
636 0, 0, 0, 0, /* R_386_PC32 .plt goes here */
1365 return (ELF32_R_TYPE (rel[1].r_info) == R_386_PC32
1704 /* Convert R_386_GOT32X to R_386_PC32. */
1746 irel->r_info = ELF32_R_INFO (r_symndx, R_386_PC32);
1955 case R_386_PC32:
2151 case R_386_PC32:
2177 if (r_type == R_386_PC32)
2222 && (r_type != R_386_PC32
2300 if (r_type == R_386_PC32 || size_reloc)
2511 needed for an R_386_PC32 reloc to a non-function sym in
2877 /* The only reloc that uses pc_count is R_386_PC32, which will
2931 /* Remove non-R_386_PC32 relocation. */
4107 case R_386_PC32:
4415 case R_386_PC32:
4422 in PIE, except for R_386_PC32. */
4427 || r_type == R_386_PC32))
4429 && ((r_type != R_386_PC32 && r_type != R_386_SIZE32)
4469 && (r_type == R_386_PC32
4578 /* Skip R_386_PC32, R_386_PLT32 and R_386_GOT32X. */
5044 /* Skip R_386_PC32/R_386_PLT32. */
6407 0, 0, 0, 0, /* R_386_PC32 .plt goes here */