Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_dumper.cc234 bool mapped_from_archive = false; in GetMappingEffectiveNameAndPath() local
236 mapped_from_archive = ElfFileSoName(mapping, file_name, file_name_size); in GetMappingEffectiveNameAndPath()
238 if (mapped_from_archive) { in GetMappingEffectiveNameAndPath()