Home
last modified time | relevance | path

Searched refs:gotpltscnidx (Results 1 – 4 of 4) sorted by relevance

/external/elfutils/src/
Di386_ld.c375 scn = elf_getscn (statep->outelf, statep->gotpltscnidx); in elf_i386_finalize_plt()
430 shdr->sh_info = statep->gotpltscnidx; in elf_i386_finalize_plt()
737 Elf_Scn *gotpltscn = elf_getscn (statep->outelf, statep->gotpltscnidx); in elf_i386_create_relocations()
Dld.h954 Elf32_Word gotpltscnidx; member
Dldgeneric.c4491 ld_state.gotpltscnidx = elf_ndxscn (scn); in ld_generic_create_outfile()
5172 fillin_special_symbol (ld_state.got_symbol, ld_state.gotpltscnidx, in ld_generic_create_outfile()
6769 ld_state.gotpltscnidx), shdr); in ld_generic_create_outfile()
DChangeLog176 (struct ld_state): Add gotpltscnidx.