Searched refs:UseOdr (Results 1 – 1 of 1) sorted by relevance
650 bool UseOdr = (Flags & DWARFLinker::TF_DependencyWalk) in lookForRefDIEsToKeep() local696 unsigned ODRFlag = UseOdr ? DWARFLinker::TF_ODR : 0; in lookForRefDIEsToKeep()847 bool UseOdr = (Current.Flags & TF_DependencyWalk) ? (Current.Flags & TF_ODR) in lookForDIEsToKeep() local849 unsigned ODRFlag = UseOdr ? TF_ODR : 0; in lookForDIEsToKeep()