abbrev.stc
author Jan Vrany <jan.vrany@fit.cvut.cz>
Sat, 01 Sep 2018 00:18:23 +0100
changeset 51 bac3aa0c73ef
parent 27 73e7acbd16ff
permissions -rw-r--r--
UDIS86: fix `UDIS86Instruction >> branchTarget` to handle indirect branch using memory argument ...such as: jmp 0x0($rdx) In that case, branch target address is not statically known so `nil` is returned. Callers must handle this.

# automagically generated by the project definition
# this file is needed for stc to be able to compile modules independently.
# it provides information about a classes filename, category and especially namespace.
CompiledCodeObjectSectionFormat CompiledCodeObjectSectionFormat jv:dragonfly 'System-Compiler-Interface' 0
VMConstants VMConstants jv:dragonfly 'System-Compiler-Interface' 0
VMOffsets VMOffsets jv:dragonfly 'System-Compiler-Interface' 0
jv_dragonfly jv_dragonfly jv:dragonfly '* Projects & Packages *' 3
CompiledCodeObject CompiledCodeObject jv:dragonfly 'System-Compiler-Interface' 0
CompiledCodeObjectSection CompiledCodeObjectSection jv:dragonfly 'System-Compiler-Interface' 0
VMData VMData jv:dragonfly 'System-Compiler-Interface' 0
CompiledCodeObjectExamples CompiledCodeObjectExamples jv:dragonfly 'System-Compiler-Interface-Tests' 1
CompiledCodeObjectTests CompiledCodeObjectTests jv:dragonfly 'System-Compiler-Interface-Tests' 1
ObjectFileLoaderTests ObjectFileLoaderTests jv:dragonfly 'System-Compiler-Tests' 1