#include <analy.h>
Public Attributes | |
| Address * | addr |
| Location * | left |
| Location * | right |
| Symbol * | label |
| ht_tree * | xrefs |
| CommentList * | comments |
| taddr_type | type |
| Location * | thisfunc |
| int | flags |
|
|
|
Definition at line 228 of file analy.h. Referenced by Analyser::addComment(), Analyser::freeComments(), AnalyserOutput::generateAddr(), and Analyser::getComments(). |
|
|
|
|
Definition at line 222 of file analy.h. Referenced by Analyser::freeLocations(), and Analyser::newLocation(). |
|
|
Definition at line 222 of file analy.h. Referenced by Analyser::freeLocations(), and Analyser::newLocation(). |
|
|
Definition at line 232 of file analy.h. Referenced by Analyser::getFunctionByAddress(), and Analyser::setLocationFunction(). |
|
|
Definition at line 230 of file analy.h. Referenced by Analyser::addSymbol(), Analyser::assignSymbol(), Analyser::dataAccess(), AnalyserOutput::generateAddr(), Analyser::getLocationContextByAddress(), DataAnalyser::setAddressType(), and Analyser::validCodeAddress(). |
|
|
Definition at line 226 of file analy.h. Referenced by Analyser::addXRef(), Analyser::assignXRef(), Analyser::deleteXRef(), Analyser::freeLocation(), AnalyserOutput::generateAddr(), and Analyser::getXRefs(). |
1.3.5