Searched refs:FuncObj (Results 1 – 2 of 2) sorted by relevance
456 const auto *FuncObj = dyn_cast<GlobalObject>(Fn); in selectSectionForLookupTable() local457 return SelectSectionForGlobal(FuncObj, Kind, TM); in selectSectionForLookupTable()
458 const auto *FuncObj = dyn_cast<GlobalObject>(Fn); in selectSectionForLookupTable() local459 return SelectSectionForGlobal(FuncObj, Kind, TM); in selectSectionForLookupTable()