Home
last modified time | relevance | path

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

/external/elfutils/src/
Dldlex.c335 YY_BUFFER_STATE ld_scan_bytes (yyconst char *bytes,int len );
2527 return ld_scan_bytes(yystr,strlen(yystr) ); in ld_scan_string()
2537 YY_BUFFER_STATE ld_scan_bytes (yyconst char * yybytes, int _yybytes_len ) in ld_scan_bytes() function