github.com/shogo82148/std@v1.22.1-0.20240327122250-4e474527810c/debug/macho/reloctype_string.go (about)

     1  // Code generated by "stringer -type=RelocTypeGeneric,RelocTypeX86_64,RelocTypeARM,RelocTypeARM64 -output reloctype_string.go"; DO NOT EDIT.
     2  
     3  package macho
     4  
     5  func (i RelocTypeGeneric) String() string
     6  
     7  func (i RelocTypeX86_64) String() string
     8  
     9  func (i RelocTypeARM) String() string
    10  
    11  func (i RelocTypeARM64) String() string