Searched defs:OpcodeCall (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/bearssl/T0/
H A DOpcodeCall.cs28 class OpcodeCall : Opcode { class in inherits:Opcode
32 internal OpcodeCall() : this(null) method in class:OpcodeCall
36 internal OpcodeCall(Word target) method in class:OpcodeCall

Completed in 49 milliseconds