HomeSort by relevance Sort by last modified time
    Searched refs:MCLinkerCtorFn (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/mclinker/lib/Support/
Target.cpp 22 MCLinkerCtorFn(NULL),
46 if (MCLinkerCtorFn == NULL)
48 return MCLinkerCtorFn(pTriple, pConfig, pModule, pFileHandle);
  /frameworks/compile/mclinker/include/mcld/Support/
Target.h 95 MCLinkerCtorTy MCLinkerCtorFn;

Completed in 448 milliseconds