Searched refs:FuncObj (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonTargetObjectFile.cpp456 const auto *FuncObj = dyn_cast<GlobalObject>(Fn); local
457 return SelectSectionForGlobal(FuncObj, Kind, TM);

Completed in 111 milliseconds