HomeSort by relevance Sort by last modified time
    Searched refs:gotscn (Results 1 - 2 of 2) sorted by null

  /external/elfutils/src/
i386_ld.c 720 Elf_Scn *gotscn = elf_getscn (statep->outelf, statep->gotscnidx); local
725 gotdata = elf_getdata (gotscn, NULL);
    [all...]
elflint.c 935 Elf_Scn *gotscn = NULL; local
951 gotscn = gscn;
957 if (destshdr == NULL && gotscn != NULL)
958 destshdr = gelf_getshdr (gotscn, &destshdr_mem);
    [all...]

Completed in 158 milliseconds