HomeSort by: relevance | last modified time | path
    Searched defs:stdsec (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/binutils/dist/bfd/
xcofflink.c 488 static const char stdsec[5][8]
490 const char *name = stdsec[ldrel.l_symndx + 2];
487 static const char stdsec[5][8] local
  /src/external/gpl3/binutils.old/dist/bfd/
xcofflink.c 488 static const char stdsec[5][8]
490 const char *name = stdsec[ldrel.l_symndx + 2];
487 static const char stdsec[5][8] local
  /src/external/gpl3/gdb/dist/bfd/
xcofflink.c 445 static const char stdsec[5][8]
447 const char *name = stdsec[ldrel.l_symndx + 2];
444 static const char stdsec[5][8] local

Completed in 36 milliseconds