Searched refs:TypeCode (Results 1 – 6 of 6) sorted by relevance
38 enum TypeCode { enum96 void AddFromId(TypeCode type,102 void Add(Address address, TypeCode type, uint16_t id, const char* name);
52 static uint32_t EncodeExternal(TypeCode type, uint16_t id) { in EncodeExternal()76 void ExternalReferenceTable::AddFromId(TypeCode type, in AddFromId()112 TypeCode type, in Add()140 TypeCode type; in PopulateTable()
666 enum TypeCode { enum
96 static int make_code(TypeCode type, int id) { in make_code()
78 TypeCode Code;
3742 switch ((TypeCode)DeclsCursor.ReadRecord(Code, Record)) { in readTypeRecord()