Go to the source code of this file.
Namespaces | |
strip_asm | |
Functions | |
def | strip_asm.find_used_labels (asm) |
def | strip_asm.is_identifier (tk) |
def | strip_asm.main () |
def | strip_asm.normalize_labels (asm) |
def | strip_asm.process_asm (asm) |
def | strip_asm.process_identifiers (l) |
def | strip_asm.transform_labels (asm) |