Home
last modified time | relevance | path

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

/external/bcc/src/cc/
Dbcc_proc.c222 const char *ldstrings = in read_cache1() local
231 const char *key = ldstrings + ldcache->entries[i].key; in read_cache1()
232 const char *val = ldstrings + ldcache->entries[i].value; in read_cache1()