mirror of
https://github.com/idapython/src
synced 2026-06-08 14:47:00 +00:00
12 lines
151 B
Python
12 lines
151 B
Python
|
|
#<pycode(py_xref)>
|
|
|
|
import ida_idaapi
|
|
ida_idaapi._listify_types(
|
|
casevec_t)
|
|
|
|
XREF_ALL = XREF_FLOW
|
|
XREF_FAR = XREF_NOFLOW
|
|
|
|
#</pycode(py_xref)>
|