Searched refs:ConstructLinker (Results 1 – 3 of 3) sorted by relevance
63 TShHandleBase* ConstructLinker(EShExecutable executable, int debugOptions) in ConstructLinker() function
166 TShHandleBase* ConstructLinker(EShExecutable, int);
1305 TShHandleBase* base = static_cast<TShHandleBase*>(ConstructLinker(executable, debugOptions)); in ShConstructLinker()