Searched defs:CUContext (Results 1 – 1 of 1) sorted by relevance
171 struct DwarfCUToModule::CUContext { struct in google_breakpad::DwarfCUToModule172 CUContext(FileContext* file_context_arg, in CUContext() argument190 ~CUContext() { in ~CUContext()198 uint8_t version;201 FileContext* file_context;204 WarningReporter* reporter;207 RangesHandler* ranges_handler;210 const Language* language;216 uint64_t low_pc;217 uint64_t high_pc;[all …]