LLVM API Documentation
This is the complete list of members for llvm::ExecutionEngineState::AddressMapConfig, including all inherited members.
ExtraData typedef | llvm::ExecutionEngineState::AddressMapConfig | |
FollowRAUW enum value | llvm::ValueMapConfig< const GlobalValue * > | |
getMutex(ExecutionEngineState *EES) | llvm::ExecutionEngineState::AddressMapConfig | static |
ValueMapConfig< const GlobalValue * >::getMutex(const ExtraDataT &) | llvm::ValueMapConfig< const GlobalValue * > | inlinestatic |
onDelete(ExecutionEngineState *EES, const GlobalValue *Old) | llvm::ExecutionEngineState::AddressMapConfig | static |
ValueMapConfig< const GlobalValue * >::onDelete(const ExtraDataT &, const GlobalValue *) | llvm::ValueMapConfig< const GlobalValue * > | inlinestatic |
onRAUW(ExecutionEngineState *, const GlobalValue *, const GlobalValue *) | llvm::ExecutionEngineState::AddressMapConfig | static |
ValueMapConfig< const GlobalValue * >::onRAUW(const ExtraDataT &, const GlobalValue *, const GlobalValue *) | llvm::ValueMapConfig< const GlobalValue * > | inlinestatic |