Searched refs:gotdata (Results 1 – 1 of 1) sorted by relevance
722 Elf_Data *gotdata = NULL; in elf_i386_create_relocations() local725 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()