Home | History | Annotate | Download | only in src

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