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