.section __IMPORT,__jump_table,symbol_stubs,... with nasm
.section __IMPORT,__jump_table,symbol_stubs,... with nasm
- Subject: .section __IMPORT,__jump_table,symbol_stubs,... with nasm
- From: Joel Reymont <email@hidden>
- Date: Tue, 6 Jan 2009 21:30:15 +0000
How do I generate this bit of gas code with nasm?
I do have to use nasm.
Thanks in advance, Joel
---
.section
__IMPORT,__jump_table,symbol_stubs,self_modifying_code+pure_ins
tructions,5
L_puts$stub:
.indirect_symbol _puts
hlt ; hlt ; hlt ; hlt ; hlt
.subsections_via_symbols
--
http://wagerlabs.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden