Static Value-Flow Analysis
|
This is the complete list of members for SVF::ExtAPI, including all inherited members.
destory() | SVF::ExtAPI | static |
ExtAPI()=default | SVF::ExtAPI | private |
extBcPath | SVF::ExtAPI | privatestatic |
extOp | SVF::ExtAPI | privatestatic |
func2Annotations | SVF::ExtAPI | private |
get_alloc_arg_pos(const SVFFunction *F) | SVF::ExtAPI | |
getExtAPI() | SVF::ExtAPI | static |
getExtBcPath() | SVF::ExtAPI | |
getExtFuncAnnotation(const SVFFunction *fun, const std::string &funcAnnotation) | SVF::ExtAPI | |
getExtFuncAnnotations(const SVFFunction *fun) | SVF::ExtAPI | |
has_static(const SVFFunction *F) | SVF::ExtAPI | |
hasExtFuncAnnotation(const SVFFunction *fun, const std::string &funcAnnotation) | SVF::ExtAPI | |
is_alloc(const SVFFunction *F) | SVF::ExtAPI | |
is_alloc_stack_ret(const SVFFunction *F) | SVF::ExtAPI | |
is_arg_alloc(const SVFFunction *F) | SVF::ExtAPI | |
is_ext(const SVFFunction *F) | SVF::ExtAPI | |
is_memcpy(const SVFFunction *F) | SVF::ExtAPI | |
is_memset(const SVFFunction *F) | SVF::ExtAPI | |
is_realloc(const SVFFunction *F) | SVF::ExtAPI | |
LLVMModuleSet | SVF::ExtAPI | friend |
setExtBcPath(const std::string &path) | SVF::ExtAPI | static |
setExtFuncAnnotations(const SVFFunction *fun, const std::vector< std::string > &funcAnnotations) | SVF::ExtAPI | private |