|
Static Value-Flow Analysis
|
Go to the source code of this file.
Classes | |
| class | SVF::SVFBugEvent |
| class | SVF::GenericBug |
| class | SVF::BufferOverflowBug |
| class | SVF::FullBufferOverflowBug |
| class | SVF::PartialBufferOverflowBug |
| class | SVF::NeverFreeBug |
| class | SVF::PartialLeakBug |
| class | SVF::DoubleFreeBug |
| class | SVF::FileNeverCloseBug |
| class | SVF::FilePartialCloseBug |
| class | SVF::FullNullPtrDereferenceBug |
| class | SVF::PartialNullPtrDereferenceBug |
| class | SVF::SVFBugReport |
Namespaces | |
| namespace | SVF |
| for isBitcode | |
Macros | |
| #define | BRANCHFLAGMASK 0x00000010 |
| #define | EVENTTYPEMASK 0x0000000f |
| #define BRANCHFLAGMASK 0x00000010 |
Definition at line 36 of file SVFBugReport.h.
| #define EVENTTYPEMASK 0x0000000f |
Definition at line 37 of file SVFBugReport.h.