This enum exposes all the different types of binding operations that
we can find in a Mach-O binary. BindingInfo::Dyld exposes the bindings info
wrapped in the LC_DYLD_INFO command while BindingInfo::Chained exposes the new
chained bindings implemented in the DYLD_CHAINED_FIXUPS command.