Searched refs:EmulationFnTy (Results 1 – 2 of 2) sorted by relevance
51 typedef bool (*EmulationFnTy)(LinkerScript&, LinkerConfig&); typedef96 EmulationFnTy EmulationFn;
63 mcld::Target::EmulationFnTy Fn) { in RegisterEmulation()