Searched refs:EShExecutable (Results 1 – 4 of 4) sorted by relevance
47 TGenericLinker(EShExecutable e, int dOptions) : TLinker(e, infoSink), debugOptions(dOptions) { } in TGenericLinker()63 TShHandleBase* ConstructLinker(EShExecutable executable, int debugOptions) in ConstructLinker()
122 TLinker(EShExecutable e, TInfoSink& iSink) : in TLinker()145 EShExecutable executable;166 TShHandleBase* ConstructLinker(EShExecutable, int);
201 } EShExecutable; typedef272 SH_IMPORT_EXPORT ShHandle ShConstructLinker(const EShExecutable, int debugOptions); // one per sha…
1300 ShHandle ShConstructLinker(const EShExecutable executable, int debugOptions) in ShConstructLinker()