Home
last modified time | relevance | path

Searched defs:tailcall_cache (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/gdb-7/gdb/
H A Ddwarf2-frame-tailcall.c40 struct tailcall_cache struct
46 tailcall_cache. */ argument
47 int refc;
73 const struct tailcall_cache *cache = arg; in cache_hash() argument
H A Ddwarf2-frame.c992 void *tailcall_cache; member