• Home
  • Raw
  • Download

Lines Matching refs:ld_state

49 static int (*old_open_outfile) (struct ld_state *, int, int, int);
53 elf_i386_open_outfile (struct ld_state *statep, in elf_i386_open_outfile()
67 elf_i386_relocate_section (struct ld_state *statep __attribute__ ((unused)), in elf_i386_relocate_section()
197 elf_i386_initialize_plt (struct ld_state *statep, Elf_Scn *scn) in elf_i386_initialize_plt()
226 elf_i386_initialize_pltrel (struct ld_state *statep, Elf_Scn *scn) in elf_i386_initialize_pltrel()
246 elf_i386_initialize_got (struct ld_state *statep, Elf_Scn *scn) in elf_i386_initialize_got()
267 elf_i386_initialize_gotplt (struct ld_state *statep, Elf_Scn *scn) in elf_i386_initialize_gotplt()
362 elf_i386_finalize_plt (struct ld_state *statep, size_t nsym, in elf_i386_finalize_plt()
523 elf_i386_rel_type (struct ld_state *statep __attribute__ ((__unused__))) in elf_i386_rel_type()
531 elf_i386_count_relocations (struct ld_state *statep, struct scninfo *scninfo) in elf_i386_count_relocations()
719 elf_i386_create_relocations (struct ld_state *statep, in elf_i386_create_relocations()
833 value = (ld_state.copy_section->offset in elf_i386_create_relocations()
957 value = symref[idx]->merge.value - ld_state.tls_tcb; in elf_i386_create_relocations()
975 - ld_state.tls_tcb)); in elf_i386_create_relocations()
989 value = symref[idx]->merge.value - ld_state.tls_start; in elf_i386_create_relocations()
994 if (ld_state.file_type == executable_file_type) in elf_i386_create_relocations()
1020 value = ld_state.tls_tcb- symref[idx]->merge.value; in elf_i386_create_relocations()
1087 elf_i386_ld_init (struct ld_state *statep) in elf_i386_ld_init()