Searched defs:ErrType (Results 1 – 2 of 2) sorted by relevance
56 Expected<uint32_t> ErrType = getELFRelocationType(Edge::Invalid); in TEST() local
10942 enum ErrType { Feature = 0, Architecture = 1 }; CheckMultiVersionValue() enum