Home
last modified time | relevance | path

Searched refs:nrel_got (Results 1 – 3 of 3) sorted by relevance

/external/elfutils/src/
Di386_ld.c562 ++statep->nrel_got; in elf_i386_count_relocations()
739 size_t ngotconst = statep->nrel_got; in elf_i386_create_relocations()
842 assert (nreldyn <= statep->nrel_got); in elf_i386_create_relocations()
895 assert (nreldyn <= statep->nrel_got); in elf_i386_create_relocations()
906 assert (thisgotidx < statep->nrel_got); in elf_i386_create_relocations()
933 assert (thisgotidx < statep->nrel_got); in elf_i386_create_relocations()
Dld.h1007 size_t nrel_got; member
DChangeLog2314 don't bump nrel_got.