Home
last modified time | relevance | path

Searched refs:attrib_convert (Results 1 – 1 of 1) sorted by relevance

/external/elfutils/src/
Dldlex.l67 static int attrib_convert (int c);
152 ldlval.num |= attrib_convert (yytext[cnt++]);
256 attrib_convert (int c) in attrib_convert() function