Home | History | Annotate | Download | only in perf

Lines Matching defs:R_386_PC32

968 #define R_386_PC32	2		/* PC relative 32 bit */
5857 ind + 1, R_386_PC32);
5861 ind + 1, R_386_PC32, 0);
6047 ind + 1, R_386_PC32);
6057 ind + 1, R_386_PC32);
6080 greloc(cur_text_section, sym, ind-4, R_386_PC32);
6513 ind + 1, R_386_PC32);
16241 greloc(cur_text_section, sym, ind, R_386_PC32);
16247 ind, R_386_PC32, 0);
18605 case R_386_PC32:
18611 qrel->r_info = ELF32_R_INFO(esym_index, R_386_PC32);
18736 case R_386_PC32:
19104 init_section->data_offset - 4, R_386_PC32, sym_index);