Searched refs:BKind (Results 1 – 2 of 2) sorted by relevance
22 const Record *BKind = B->getValueAsDef("Kind"); in IsOptionRecordsLess() local25 bool BSent = BKind->getValueAsBit("Sentinel"); in IsOptionRecordsLess()44 int BPrec = BKind->getValueAsInt("Precedence"); in IsOptionRecordsLess()
4464 MachOBindEntry::Kind BKind) { in bindTable() argument4467 MachOBindEntry Start(&Err, O, Opcodes, is64, BKind); in bindTable()4470 MachOBindEntry Finish(&Err, O, Opcodes, is64, BKind); in bindTable()