Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h304 bool has_source_line_info_; variable
Ddwarf_cu_to_module.cc699 has_source_line_info_(false) { in DwarfCUToModule()
722 has_source_line_info_ = true; in ProcessAttributeUnsigned()
1039 if (has_source_line_info_) in Finish()