File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -719,6 +719,19 @@ a given pattern are handled as if they were given as arguments of
719719Creates a separate output section for every orphan input section.
720720.It  Fl  -unresolved-symbols  Ns  =  Ns  Ar  value 
721721Determine how to handle unresolved symbols.
722+ .Ar  value 
723+ may be:
724+ .Pp 
725+ .Bl  -tag  -width  2n  -compact 
726+ .It  Cm  report-all 
727+ Report unresolved symbols (default).
728+ .It  Cm  ignore-in-object-files 
729+ Only report unresolved symbols contained in shared libraries.
730+ .It  Cm  ignore-in-shared-libs 
731+ Only report unresolved symbols contained in object files.
732+ .It  Cm  ignore-all 
733+ Do not report unresolved symbols.
734+ .El 
722735.It  Fl  -use-android-relr-tags 
723736Use SHT_ANDROID_RELR / DT_ANDROID_RELR* tags instead of SHT_RELR / DT_RELR*.
724737.It  Fl  v  , Fl  V 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments