Home
last modified time | relevance | path

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

/ndk/sources/host-tools/ndk-stack/elff/
Dmapfile.c158 void* mapped_at = NULL; in mapfile_map() local
239 mapfile_unmap(void* mapped_at, size_t len) in mapfile_unmap()