Types and Values
AsmElementId
typedef int AsmElementId;
AET_LAST
# define AET_LAST AET_STRING
AsmFunctionId
typedef AsmElementId AsmFunctionId;
AsmFunction
typedef struct _AsmElement AsmFunction;
AsmLabelId
typedef AsmElementId AsmLabelId;
AsmLabel
typedef struct _AsmElement AsmLabel;
AsmSectionId
typedef AsmElementId AsmSectionId;
AsmSection
typedef struct _AsmElement AsmSection;
AsmStringId
typedef AsmElementId AsmStringId;
AsmString
typedef struct _AsmElement AsmString;
AsmArchOperandDefinition
typedef uint32_t AsmArchOperandDefinition;