Home
last modified time | relevance | path

Searched refs:insn_mnem (Results 1 – 2 of 2) sorted by relevance

/external/capstone/
Dcs_priv.h46 struct insn_mnem { struct
48 struct insn_mnem *next; // linked list of customized mnemonics argument
75 struct insn_mnem *mnem_list; // linked list of customized instruction mnemonic
Dcs.c525 struct insn_mnem *next, *tmp; in cs_close()
596 struct insn_mnem *tmp = handle->mnem_list; in fill_insn()
724 struct insn_mnem *tmp; in cs_option()
751 struct insn_mnem *prev, *tmp; in cs_option()