Searched defs:ElfSectionReader (Results 1 – 1 of 1) sorted by relevance
194 class ElfSectionReader { class196 ElfSectionReader(const char* cname, const string& path, int fd, in ElfSectionReader() function in google_breakpad::ElfSectionReader