Searched defs:is_dwo (Results 1 – 3 of 3) sorted by relevance
31 DIERef::Section section, bool is_dwo) in DWARFCompileUnit()
31 DIERef::Section section, bool is_dwo) in DWARFTypeUnit()
35 DIERef::Section section, bool is_dwo) in DWARFUnit()881 bool is_dwo = dwarf.GetDWARFContext().isDwo(); in extract() local