Home
last modified time | relevance | path

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

/external/elfutils/0.153/src/
Di386_ld.c570 ++statep->nrel_got; in elf_i386_count_relocations()
747 size_t ngotconst = statep->nrel_got; in elf_i386_create_relocations()
850 assert (nreldyn <= statep->nrel_got); in elf_i386_create_relocations()
903 assert (nreldyn <= statep->nrel_got); in elf_i386_create_relocations()
914 assert (thisgotidx < statep->nrel_got); in elf_i386_create_relocations()
941 assert (thisgotidx < statep->nrel_got); in elf_i386_create_relocations()
Dld.h1015 size_t nrel_got; member
DChangeLog948 don't bump nrel_got.