Home | History | Annotate | Download | only in llvm-objdump

Lines Matching full:tprotocols

3606     outs() << "\t\t\tprotocols " << format("0x%" PRIx64, pc.protocols) << "\n";
3709 outs() << "\t\t\tprotocols " << format("0x%" PRIx32, pc.protocols) << "\n";
4686 outs() << "\t\tprotocols " << format("0x%08" PRIx32, objc_class->protocols);