Ghidra Decompiler Analysis Engine
|
This is the complete list of members for TypeCode, including all inherited members.
chartype enum value | Datatype | protected |
clone(void) const | TypeCode | inlinevirtual |
compare(const Datatype &op, int4 level) const | TypeCode | virtual |
compareBasic(const TypeCode *op) const | TypeCode | |
compareDependency(const Datatype &op) const | TypeCode | virtual |
coretype enum value | Datatype | protected |
Datatype(const Datatype &op) | Datatype | inline |
Datatype(int4 s, type_metatype m) | Datatype | inline |
Datatype(int4 s, type_metatype m, const string &n) | Datatype | inline |
enumtype enum value | Datatype | protected |
factory | TypeCode | protected |
flags | Datatype | protected |
getSubType(uintb off, uintb *newoff) const | TypeCode | virtual |
hashName(const string &nm) | Datatype | protectedstatic |
hashSize(uint8 id, int4 size) | Datatype | protectedstatic |
hasSameVariableBase(const Datatype *ct) const | Datatype | |
id | Datatype | protected |
isPtrsubMatching(uintb offset) const | Datatype | |
metatype | Datatype | protected |
name | Datatype | protected |
nearestArrayedComponentBackward(uintb off, uintb *newoff, int4 *elSize) const | Datatype | virtual |
nearestArrayedComponentForward(uintb off, uintb *newoff, int4 *elSize) const | Datatype | virtual |
opaque_string enum value | Datatype | protected |
poweroftwo enum value | Datatype | protected |
printRaw(ostream &s) const | TypeCode | virtual |
proto | TypeCode | protected |
restoreXml(const Element *el, TypeFactory &typegrp) | TypeCode | protectedvirtual |
restoreXmlBasic(const Element *el) | Datatype | protected |
saveXml(ostream &s) const | TypeCode | virtual |
saveXmlBasic(ostream &s) const | Datatype | |
saveXmlRef(ostream &s) const | Datatype | |
set(TypeFactory *tfact, ProtoModel *model, Datatype *outtype, const vector< Datatype * > &intypes, bool dotdotdot, Datatype *voidtype) | TypeCode | protected |
setProperties(bool isConstructor, bool isDestructor) | TypeCode | |
size | Datatype | protected |
TypeCode(const TypeCode &op) | TypeCode | |
TypeCode(const string &nm) | TypeCode | |
TypeFactory (defined in TypeCode) | TypeCode | friend |
typeOrderBool(const Datatype &op) const | Datatype | inline |
utf16 enum value | Datatype | protected |
utf32 enum value | Datatype | protected |
variable_length enum value | Datatype | protected |
~TypeCode(void) (defined in TypeCode) | TypeCode | virtual |