Home
last modified time | relevance | path

Searched defs:cache_entry (Results 1 – 3 of 3) sorted by relevance

/openbsd/usr.sbin/procmap/
H A Dprocmap.c89 struct cache_entry { struct
97 LIST_HEAD(cache_head, cache_entry) lcache; argument
/openbsd/gnu/gcc/gcc/
H A Dunwind-dw2-fde-glibc.c177 struct frame_hdr_cache_element *cache_entry; in _Unwind_IteratePhdrCallback() local
/openbsd/gnu/usr.bin/perl/ext/mro/
H A Dmro.xs574 HE* cache_entry = hv_fetch_ent(nmcache, sv, 0, 0); variable