Searched refs:UseOdr (Results 1 – 2 of 2) sorted by relevance
747 bool UseOdr = (Flags & DWARFLinker::TF_DependencyWalk) in lookForRefDIEsToKeep() local793 unsigned ODRFlag = UseOdr ? DWARFLinker::TF_ODR : 0; in lookForRefDIEsToKeep()942 bool UseOdr = (Current.Flags & TF_DependencyWalk) ? (Current.Flags & TF_ODR) in lookForDIEsToKeep() local944 unsigned ODRFlag = UseOdr ? TF_ODR : 0; in lookForDIEsToKeep()