Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/dwarf/
Ddwarf2reader.h437 dwo_id_ = data; in ProcessAttributeUnsigned()
565 uint64_t dwo_id_; variable
Ddwarf2reader.cc65 is_split_dwarf_(false), dwo_id_(0), dwo_name_(), in CompilationUnit()
543 && dwo_id_ != skeleton_dwo_id_) { in ProcessDIE()
646 dwp_reader_->ReadDebugSectionsForCU(dwo_id_, &sections); in ProcessSplitDwarf()
652 ranges_base_, dwo_id_); in ProcessSplitDwarf()
669 addr_base_, ranges_base_, dwo_id_); in ProcessSplitDwarf()