Home
last modified time | relevance | path

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

/external/elfutils/src/
Di386_ld.c722 Elf_Data *gotdata = NULL; in elf_i386_create_relocations() local
725 gotdata = elf_getdata (gotscn, NULL); in elf_i386_create_relocations()
726 assert (gotdata != NULL); in elf_i386_create_relocations()
928 ((uint32_t *) gotdata->d_buf)[thisgotidx] = value; in elf_i386_create_relocations()