Searched refs:InfoType (Results 1 – 5 of 5) sorted by relevance
22 enum InfoType : uint32_t { enum 57 "0x%8.8" PRIx64 ": missing FunctionInfo InfoType value", Offset); in decode() 61 "0x%8.8" PRIx64 ": missing FunctionInfo InfoType length", Offset); in decode() 65 "0x%8.8" PRIx64 ": missing FunctionInfo data for InfoType %u", in decode() 71 case InfoType::EndOfList: in decode() 75 case InfoType::LineTableInfo: in decode() 82 case InfoType::InlineInfo: in decode() 91 "0x%8.8" PRIx64 ": unsupported InfoType %u", in decode() 139 Out.writeU32(InfoType::LineTableInfo); in encode() 157 Out.writeU32(InfoType in encode() [all...]
168 enum InfoType { enum189 enum InfoType info_type = eInfoTypeNoArgs;192 enum InfoType GetInfoType() const { return info_type; } in GetInfoType()
281 typedef Info InfoType; typedef
1008 typename HashTableImpl::InfoType(HashType, Version))); in InstrProfReaderIndex()
235 Set InfoType name to use for requesting specific info in B<genm>,