Lines Matching defs:NOTE
89 'NOTE: All information in cs_detail is only available when CS_OPT_DETAIL = CS_OPT_ON
129 ' NOTE: in Skipdata mode, "data" instruction has 0 for this id field. UNSIGNED
139 ' NOTE: detail pointer is only valid when both requirements below are met:
142 ' NOTE 2: when in Skipdata mode, or when detail mode is OFF, even if this pointer
144 lpDetail As Long ' points to a cs_detail structure NOTE: only available when CS_OPT_DETAIL = CS_OPT_ON
176 ' NOTE: This returned value can be compared with version number made
182 ' NOTE: if you only care about returned value, but not major and minor values,
228 ' NOTE: this must be only called when there is no longer usage of Capstone,
256 ' NOTE: in the case of CS_OPT_MEM, handle's value can be anything,
298 ' NOTE 1: this API will automatically determine memory needed to contain
301 ' NOTE 2: caller must free the allocated memory itself to avoid memory leaking.
303 ' NOTE 3: for system with scarce memory to be dynamically allocated such as
316 ' NOTE: @insn will be allocated by this function, and should be freed
379 ' NOTE
394 ' NOTE 1: this API will update @code, @size & @address to point to the next
401 ' NOTE 2: the cache in @insn can be created with cs_malloc() API.
403 ' NOTE 3: for system with scarce memory to be dynamically allocated such as
490 ' NOTE: this API is only valid when detail option is ON (which is OFF by default).
512 ' NOTE: this API is only valid when detail option is ON (which is OFF by default)
533 ' NOTE: this API is only valid when detail option is ON (which is OFF by default)
553 ' NOTE: this API is only valid when detail option is ON (which is OFF by default)
573 ' NOTE: this API is only valid when detail option is ON (which is OFF by default)