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

  /frameworks/compile/mclinker/include/mcld/Support/
Target.h 53 typedef bool (*EmulationFnTy)(LinkerScript&, LinkerConfig&);
97 EmulationFnTy EmulationFn;
TargetRegistry.h 85 static void RegisterEmulation(mcld::Target &T, mcld::Target::EmulationFnTy Fn)

Completed in 156 milliseconds