Home
last modified time | relevance | path

Searched refs:handle_inter_cu_refs_ (Results 1 – 4 of 4) sorted by relevance

/external/google-breakpad/src/common/mac/
Ddump_syms.h58 handle_inter_cu_refs_(handle_inter_cu_refs), in DumpSymbols()
155 const bool handle_inter_cu_refs_; variable
Ddump_syms.mm396 handle_inter_cu_refs_(handle_inter_cu_refs) { }
406 const bool handle_inter_cu_refs_;
430 handle_inter_cu_refs_)) {
532 symbol_data_, handle_inter_cu_refs_);
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h118 const bool handle_inter_cu_refs_; variable
Ddwarf_cu_to_module.cc135 handle_inter_cu_refs_(handle_inter_cu_refs), in FileContext()
157 if (!handle_inter_cu_refs_) in ClearSpecifications()
163 if (handle_inter_cu_refs_) in IsUnhandledInterCUReference()