You've already forked linux-packaging-mono
							
							
		
			
				
	
	
		
			6 lines
		
	
	
		
			119 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			119 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| # RUN: llvm-nm -gjp %p/Inputs/hello.obj.macho-x86_64 | FileCheck %s
 | |
| 
 | |
| # CHECK: _main
 | |
| # CHECK: _main.eh
 | |
| # CHECK: _printf
 |