reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/llvm-objdump/MachODump.cpp
 3823   sys::swapByteOrder(i.type);
 4932     name = get_pointer_64(i.type + n_value, xoffset, left, xS, info);
 4938       if (i.type != 0)
 4939         outs() << " + " << format("0x%" PRIx64, i.type);
 4941       outs() << format("0x%" PRIx64, i.type);