Home
last modified time | relevance | path

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

/external/google-breakpad/src/client/linux/minidump_writer/
Dlinux_core_dumper_unittest.cc42 TEST(LinuxCoreDumperTest, GetMappingAbsolutePath) { in TEST() argument
47 dumper.GetMappingAbsolutePath(mapping, path); in TEST()
Dlinux_dumper.cc340 if (!GetMappingAbsolutePath(mapping, filename)) in ElfFileIdentifierForMapping()
435 bool LinuxDumper::GetMappingAbsolutePath(const MappingInfo& mapping, in GetMappingAbsolutePath() function in google_breakpad::LinuxDumper
454 if (!dumper.GetMappingAbsolutePath(mapping, filename)) in ElfFileSoName()
950 if (!GetMappingAbsolutePath(new_mapping, new_path)) in HandleDeletedFileInMapping()
Dlinux_dumper.h203 bool GetMappingAbsolutePath(const MappingInfo& mapping,