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

References

lib/ObjectYAML/MachOEmitter.cpp
  449   writeBindOpcodes(OS, Obj.LinkEdit.LazyBindOpcodes);
lib/ObjectYAML/MachOYAML.cpp
   31              LazyBindOpcodes.size() + ExportTrie.Children.size() +
  157   IO.mapOptional("LazyBindOpcodes", LinkEditData.LazyBindOpcodes);
tools/obj2yaml/macho2yaml.cpp
  247   dumpBindOpcodes(Y->LinkEdit.LazyBindOpcodes, Obj.getDyldInfoLazyBindOpcodes(),