Home
last modified time | relevance | path

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

/external/elfutils/src/src/
Di386_ld.c367 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()
Dld.h946 Elf32_Word gotpltscnidx; member
Dldgeneric.c4481 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()
DChangeLog1819 (struct ld_state): Add gotpltscnidx.