Home
last modified time | relevance | path

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

/external/strace/
Dmmap_cache.h35 struct mmap_cache_t { struct
Dmmap_cache.c115 struct mmap_cache_t cache = { in mmap_cache_rebuild_if_invalid()
Ddefs.h237 struct mmap_cache_t *mmap_cache;
DChangeLog4036 Change struct mmap_cache_t into a proxy structure, move all mmap_cache
4043 * mmap_cache.h (struct mmap_cache_t): Rename
4044 to struct mmap_cache_entry_t, create a new struct mmap_cache_t,
7330 * defs.h (struct mmap_cache_t, enum mmap_cache_protection,
7344 * defs.h (struct mmap_cache_t): Add major and minor fields.
7416 (struct mmap_cache_t, enum mmap_cache_rebuild_result): Move from
43210 unwind: remove unused field from mmap_cache_t.
43211 * unwind.c (mmap_cache_t): Remove "deleted" field.