Searched refs:gotpltscnidx (Results 1 – 4 of 4) sorted by relevance
367 scn = elf_getscn (statep->outelf, statep->gotpltscnidx); in elf_i386_finalize_plt()422 shdr->sh_info = statep->gotpltscnidx; in elf_i386_finalize_plt()729 Elf_Scn *gotpltscn = elf_getscn (statep->outelf, statep->gotpltscnidx); in elf_i386_create_relocations()
946 Elf32_Word gotpltscnidx; member
4481 ld_state.gotpltscnidx = elf_ndxscn (scn); in ld_generic_create_outfile()5162 fillin_special_symbol (ld_state.got_symbol, ld_state.gotpltscnidx, in ld_generic_create_outfile()6758 ld_state.gotpltscnidx), shdr); in ld_generic_create_outfile()
1819 (struct ld_state): Add gotpltscnidx.