Home
last modified time | relevance | path

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

/external/strace/
Dunwind.c163 char binary_path[PATH_MAX]; in build_mmap_cache() local
167 &mmap_offset, binary_path) != 5) in build_mmap_cache()
210 entry->binary_filename = strdup(binary_path); in build_mmap_cache()