Searched refs:Interp (Results 1 – 3 of 3) sorted by relevance
126 if (ExecutionEngine *Interp = builder.create()) { in LLVMCreateInterpreterForModule() local127 *OutInterp = wrap(Interp); in LLVMCreateInterpreterForModule()
1010 InputSection *Interp; member
293 In.Interp = createInterpSection(); in createSyntheticSections()294 Add(In.Interp); in createSyntheticSections()