Searched refs:BindType (Results 1 – 6 of 6) sorted by relevance
63 using llvm::MachO::BindType;193 BindType kind;
602 struct ScalarEnumerationTraits<BindType> {603 static void enumeration(IO &io, BindType &value) { in enumeration()
1188 BindType lastType = (BindType)0; in buildBindInfo()
255 uint8_t BindType = 0; variable
3653 BindType = ImmValue; in moveNext()3664 << "BindType=" << (int)BindType << "\n"); in moveNext()3968 switch (BindType) { in typeName()
249 enum BindType { enum