HomeSort by relevance Sort by last modified time
    Searched refs:protolib_cache_load (Results 1 - 3 of 3) sorted by null

  /external/ltrace/
prototype.h 201 struct protolib *protolib_cache_load(struct protolib_cache *cache,
205 /* This is similar to protolib_cache_load, except that if a protolib
215 /* This is similar to protolib_cache_load, but instead of looking for
220 /* This caches a default module. This is what protolib_cache_load
prototype.c 583 protolib_cache_load(struct protolib_cache *cache, function
handle_event.c 429 = protolib_cache_load(&g_protocache, "syscalls", 0, 1);

Completed in 718 milliseconds