Searched defs:EntryFn (Results 1 – 3 of 3) sorted by relevance
21 typedef int (*EntryFn)(void); typedef
357 Function *EntryFn = emitEntryFunction() local
632 Function *EntryFn = Mod->getFunction(EntryFunc); main() local