Static Value-Flow Analysis
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
SVF::ExtAPI Member List

This is the complete list of members for SVF::ExtAPI, including all inherited members.

destory()SVF::ExtAPIstatic
ExtAPI()=defaultSVF::ExtAPIprivate
extBcPathSVF::ExtAPIprivatestatic
extOpSVF::ExtAPIprivatestatic
funObjVar2AnnotationsSVF::ExtAPIprivate
get_alloc_arg_pos(const FunObjVar *F)SVF::ExtAPI
getExtAPI()SVF::ExtAPIstatic
getExtBcPath()SVF::ExtAPI
getExtFuncAnnotation(const FunObjVar *fun, const std::string &funcAnnotation)SVF::ExtAPI
getExtFuncAnnotations(const FunObjVar *fun)SVF::ExtAPI
has_static(const FunObjVar *F)SVF::ExtAPI
hasExtFuncAnnotation(const FunObjVar *fun, const std::string &funcAnnotation)SVF::ExtAPI
is_alloc(const FunObjVar *F)SVF::ExtAPI
is_alloc_stack_ret(const FunObjVar *F)SVF::ExtAPI
is_arg_alloc(const FunObjVar *F)SVF::ExtAPI
is_ext(const FunObjVar *funObjVar)SVF::ExtAPI
is_memcpy(const FunObjVar *F)SVF::ExtAPI
is_memset(const FunObjVar *F)SVF::ExtAPI
is_realloc(const FunObjVar *F)SVF::ExtAPI
LLVMModuleSetSVF::ExtAPIfriend
setExtBcPath(const std::string &path)SVF::ExtAPIstatic
setExtFuncAnnotations(const FunObjVar *fun, const std::vector< std::string > &funcAnnotations)SVF::ExtAPIprivate
SVFIRBuilderSVF::ExtAPIfriend