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

References

tools/llvm-objdump/MachODump.cpp
 1162   outs() << "Linker optimiztion hints (" << nloh << " total bytes)\n";
 1163   for (uint32_t i = 0; i < nloh;) {
 1168     if (i >= nloh)
 1202     if (i >= nloh)
 1209       if (i >= nloh)