Home
last modified time | relevance | path

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

/external/libunwind/src/
Dos-common.c48 if (!elf_map_cached_image (as, as_arg, map, ip, false)) in tdep_get_elf_image()
Dos-hpux.c94 if (elf_map_cached_image (map, ip) < 0) in tdep_get_elf_image()
DLos-common.c195 if (map && elf_map_cached_image (as, as_arg, map, ip, true)) in local_get_elf_image()
Delfxx.h155 static inline bool elf_map_cached_image ( in elf_map_cached_image() function