HomeSort by relevance Sort by last modified time
    Searched full:mips_dtags (Results 1 - 1 of 1) sorted by null

  /external/elfutils/libebl/
mips_symbol.c 211 } mips_dtags[] = local
257 #define ndtags (sizeof (mips_dtags) / sizeof (mips_dtags[0]))
261 if (tag == mips_dtags[cnt].tag)
262 return mips_dtags[cnt].str;

Completed in 3085 milliseconds