Searched refs:UseOdr (Results 1 – 1 of 1) sorted by relevance
736 bool UseOdr = (Flags & DWARFLinker::TF_DependencyWalk) in lookForRefDIEsToKeep() local782 unsigned ODRFlag = UseOdr ? DWARFLinker::TF_ODR : 0; in lookForRefDIEsToKeep()931 bool UseOdr = (Current.Flags & TF_DependencyWalk) ? (Current.Flags & TF_ODR) in lookForDIEsToKeep() local933 unsigned ODRFlag = UseOdr ? TF_ODR : 0; in lookForDIEsToKeep()