Searched defs:BK (Results 1 – 3 of 3) sorted by relevance
45 public interface BK<T extends A> extends BI<T> { interface in Legacy
1683 MachOBindEntry::MachOBindEntry(ArrayRef<uint8_t> Bytes, bool is64Bit, Kind BK) in MachOBindEntry()
1127 const BindingKey &BK = I.getKey(); in VisitCluster() local