This is the complete list of members for SVF::PartialBufferOverflowBug, including all inherited members.
accessLowerBound | SVF::BufferOverflowBug | protected |
accessUpperBound | SVF::BufferOverflowBug | protected |
allocLowerBound | SVF::BufferOverflowBug | protected |
allocUpperBound | SVF::BufferOverflowBug | protected |
BufferOverflowBug(GenericBug::BugType bugType, const EventStack &eventStack, s64_t allocLowerBound, s64_t allocUpperBound, s64_t accessLowerBound, s64_t accessUpperBound) | SVF::BufferOverflowBug | inline |
bugEventStack | SVF::GenericBug | protected |
BugType enum name | SVF::GenericBug | |
bugType | SVF::GenericBug | protected |
BugType2Str | SVF::GenericBug | static |
classof(const GenericBug *bug) | SVF::PartialBufferOverflowBug | inlinestatic |
DOUBLEFREE enum value | SVF::GenericBug | |
EventStack typedef | SVF::GenericBug | |
FILENEVERCLOSE enum value | SVF::GenericBug | |
FILEPARTIALCLOSE enum value | SVF::GenericBug | |
FULLBUFOVERFLOW enum value | SVF::GenericBug | |
FULLNULLPTRDEREFERENCE enum value | SVF::GenericBug | |
GenericBug(BugType bugType, const EventStack &bugEventStack) | SVF::GenericBug | inline |
getBugDescription() const | SVF::BufferOverflowBug | virtual |
getBugType() const | SVF::GenericBug | inline |
getEventStack() const | SVF::GenericBug | inline |
getFuncName() const | SVF::GenericBug | |
getLoc() const | SVF::GenericBug | |
NEVERFREE enum value | SVF::GenericBug | |
PartialBufferOverflowBug(const EventStack &eventStack, s64_t allocLowerBound, s64_t allocUpperBound, s64_t accessLowerBound, s64_t accessUpperBound) | SVF::PartialBufferOverflowBug | inline |
PARTIALBUFOVERFLOW enum value | SVF::GenericBug | |
PARTIALLEAK enum value | SVF::GenericBug | |
PARTIALNULLPTRDEREFERENCE enum value | SVF::GenericBug | |
printBugToTerminal() const | SVF::BufferOverflowBug | virtual |
~GenericBug()=default | SVF::GenericBug | virtual |