about summary refs log tree commit diff stats
path: root/example/asm/shellcode.py
diff options
context:
space:
mode:
authorFabrice Desclaux <fabrice.desclaux@cea.fr>2015-03-27 14:50:11 +0100
committerFabrice Desclaux <fabrice.desclaux@cea.fr>2015-04-01 23:47:37 +0200
commitb148652ebd8e8b02aa9514cc3d21098c7002d694 (patch)
tree7dfa95414e79b5d84c2c89d25d96ea6dfdca1182 /example/asm/shellcode.py
parentf9c49e92dada2aa51ca594f435f962617796c116 (diff)
downloadmiasm-b148652ebd8e8b02aa9514cc3d21098c7002d694.tar.gz
miasm-b148652ebd8e8b02aa9514cc3d21098c7002d694.zip
Parse_asm: generate asm_label on symbol parsing
For an unknown symbol, instead of generating ExprId('toto'), it will generate
ExprId(asm_label('toto')). As label is generated in the architecture, this label
must be catched in the parse_asm module to be inserted in the current
symbol_pool.
Diffstat (limited to 'example/asm/shellcode.py')
0 files changed, 0 insertions, 0 deletions