Searched refs:BindType (Results 1 – 6 of 6) sorted by relevance
64 using llvm::MachO::BindType;194 BindType kind;
603 struct ScalarEnumerationTraits<BindType> {604 static void enumeration(IO &io, BindType &value) { in enumeration()
1180 BindType lastType = (BindType)0; in buildBindInfo()
258 uint8_t BindType = 0; variable
3590 BindType = ImmValue; in moveNext()3601 << "BindType=" << (int)BindType << "\n"); in moveNext()3920 switch (BindType) { in typeName()
244 enum BindType { enum