Home
last modified time | relevance | path

Searched defs:ElfSectionReader (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/google-breakpad/src/common/dwarf/
H A Delf_reader.cc194 class ElfSectionReader { class
196 ElfSectionReader(const char* cname, const string& path, int fd, in ElfSectionReader() function in google_breakpad::ElfSectionReader