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.h59 handle_inter_cu_refs_(handle_inter_cu_refs), in DumpSymbols()
164 const bool handle_inter_cu_refs_; variable
Ddump_syms.cc565 handle_inter_cu_refs_(handle_inter_cu_refs) { } in LoadCommandDumper()
575 const bool handle_inter_cu_refs_; member in google_breakpad::DumpSymbols::LoadCommandDumper
598 dumper_.ReadDwarf(module_, reader_, section_map, handle_inter_cu_refs_); in SegmentCommand()
647 symbol_data_, handle_inter_cu_refs_); in ReadSymbolData()
/external/google-breakpad/src/common/
Ddwarf_cu_to_module.h120 const bool handle_inter_cu_refs_; variable
Ddwarf_cu_to_module.cc136 handle_inter_cu_refs_(handle_inter_cu_refs), in FileContext()
158 if (!handle_inter_cu_refs_) in ClearSpecifications()
164 if (handle_inter_cu_refs_) in IsUnhandledInterCUReference()