Home
last modified time | relevance | path

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

/external/ltrace/
Dprototype.h201 struct protolib *protolib_cache_load(struct protolib_cache *cache,
Dprototype.c583 protolib_cache_load(struct protolib_cache *cache, in protolib_cache_load() function
Dhandle_event.c429 = protolib_cache_load(&g_protocache, "syscalls", 0, 1); in init_syscall_symbol()