LLVM API Documentation

llvm::TargetJITInfo Member List

This is the complete list of members for llvm::TargetJITInfo, including all inherited members.

addPassesToJITCompile(FunctionPassManager &PM)=0llvm::TargetJITInfo [pure virtual]
emitFunctionStub(void *Fn, MachineCodeEmitter &MCE)llvm::TargetJITInfo [inline, virtual]
getLazyResolverFunction(JITCompilerFn)llvm::TargetJITInfo [inline, virtual]
JITCompilerFn typedefllvm::TargetJITInfo
LazyResolverFn typedefllvm::TargetJITInfo
needsGOT() const llvm::TargetJITInfo [inline]
relocate(void *Function, MachineRelocation *MR, unsigned NumRelocs, unsigned char *GOTBase)llvm::TargetJITInfo [inline, virtual]
replaceMachineCodeForFunction(void *Old, void *New)=0llvm::TargetJITInfo [pure virtual]
useGOTllvm::TargetJITInfo [protected]
~TargetJITInfo()llvm::TargetJITInfo [inline, virtual]