mirror of
https://github.com/cea-sec/miasm
synced 2026-06-21 13:48:18 +00:00
b148652ebd
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.