Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h508 void ReadDebugSectionsFromDwo(ElfReader* elf_reader,
Ddwarf2reader.cc665 ReadDebugSectionsFromDwo(&elf, &sections); in ProcessSplitDwarf()
676 void CompilationUnit::ReadDebugSectionsFromDwo(ElfReader* elf_reader, in ReadDebugSectionsFromDwo() function in dwarf2reader::CompilationUnit