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

  /external/elfutils/src/
i386_ld.c 78 struct symbol **symref; local
107 symref = file->symref;
129 assert (symref[XELF_R_SYM (rel->r_info)] != NULL);
130 si = symref[XELF_R_SYM (rel->r_info)]->outsymidx;
551 && unlikely (scninfo->fileinfo->symref[r_sym] == NULL))
557 if (! scninfo->fileinfo->symref[r_sym]->defined
558 || scninfo->fileinfo->symref[r_sym]->in_dso
592 sym = scninfo->fileinfo->symref[r_sym];
620 if (! scninfo->fileinfo->symref[r_sym]->define
751 struct symbol **symref = runp->fileinfo->symref; local
    [all...]
ld.h 230 struct symbol **symref; member in struct:usedfiles
    [all...]
ldgeneric.c 171 struct symbol *sym = file->symref[symidx];
    [all...]
  /prebuilts/go/darwin-x86/src/cmd/internal/objabi/
doc.go 53 // In the symbol layout described below "symref index" stands for this
60 // - name & version [symref index]
66 // - gotype [symref index]
91 // - sym [symref index]
95 // - asym [symref index]
98 // - gotype [symref index]
109 // - funcdata [nfuncdata symref index]
112 // - file [nfile symref index]
114 // - inlinedcall [ninlinedcall int symref int symref]
    [all...]
  /prebuilts/go/linux-x86/src/cmd/internal/objabi/
doc.go 53 // In the symbol layout described below "symref index" stands for this
60 // - name & version [symref index]
66 // - gotype [symref index]
91 // - sym [symref index]
95 // - asym [symref index]
98 // - gotype [symref index]
109 // - funcdata [nfuncdata symref index]
112 // - file [nfile symref index]
114 // - inlinedcall [ninlinedcall int symref int symref]
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
target.def 394 void, (rtx symref),
    [all...]

Completed in 102 milliseconds