Home
last modified time | relevance | path

Searched refs:op_lst (Results 1 – 15 of 15) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/breakpad/breakpad/src/third_party/libdisasm/
H A Dx86_insn.c20 x86_oplist_t *op_lst; in x86_get_address() local
25 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_address()
27 return op_lst->op.data.offset; in x86_get_address()
41 x86_oplist_t *op_lst; in x86_get_rel_offset() local
46 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_rel_offset()
58 x86_oplist_t *op_lst; in x86_get_branch_target() local
63 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_branch_target()
65 return &(op_lst->op); in x86_get_branch_target()
72 x86_oplist_t *op_lst; in x86_get_imm() local
77 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_imm()
[all …]
/dports/deskutils/owncloudclient/ownCloud-2.8.2.4246/src/3rdparty/libcrashreporter-qt/3rdparty/breakpad/third_party/libdisasm/
H A Dx86_insn.c20 x86_oplist_t *op_lst; in x86_get_address() local
25 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_address()
27 return op_lst->op.data.offset; in x86_get_address()
41 x86_oplist_t *op_lst; in x86_get_rel_offset() local
46 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_rel_offset()
58 x86_oplist_t *op_lst; in x86_get_branch_target() local
63 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_branch_target()
65 return &(op_lst->op); in x86_get_branch_target()
72 x86_oplist_t *op_lst; in x86_get_imm() local
77 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_imm()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/toolkit/crashreporter/google-breakpad/src/third_party/libdisasm/
H A Dx86_insn.c20 x86_oplist_t *op_lst; in x86_get_address() local
25 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_address()
27 return op_lst->op.data.offset; in x86_get_address()
41 x86_oplist_t *op_lst; in x86_get_rel_offset() local
46 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_rel_offset()
58 x86_oplist_t *op_lst; in x86_get_branch_target() local
63 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_branch_target()
65 return &(op_lst->op); in x86_get_branch_target()
72 x86_oplist_t *op_lst; in x86_get_imm() local
77 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_imm()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/toolkit/crashreporter/google-breakpad/src/third_party/libdisasm/
H A Dx86_insn.c20 x86_oplist_t *op_lst; in x86_get_address() local
25 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_address()
27 return op_lst->op.data.offset; in x86_get_address()
41 x86_oplist_t *op_lst; in x86_get_rel_offset() local
46 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_rel_offset()
58 x86_oplist_t *op_lst; in x86_get_branch_target() local
63 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_branch_target()
65 return &(op_lst->op); in x86_get_branch_target()
72 x86_oplist_t *op_lst; in x86_get_imm() local
77 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_imm()
[all …]
/dports/www/firefox-legacy/firefox-52.8.0esr/toolkit/crashreporter/google-breakpad/src/third_party/libdisasm/
H A Dx86_insn.c20 x86_oplist_t *op_lst; in x86_get_address() local
25 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_address()
27 return op_lst->op.data.offset; in x86_get_address()
41 x86_oplist_t *op_lst; in x86_get_rel_offset() local
46 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_rel_offset()
58 x86_oplist_t *op_lst; in x86_get_branch_target() local
63 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_branch_target()
65 return &(op_lst->op); in x86_get_branch_target()
72 x86_oplist_t *op_lst; in x86_get_imm() local
77 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_imm()
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/breakpad/breakpad/src/third_party/libdisasm/
H A Dx86_insn.c20 x86_oplist_t *op_lst; in x86_get_address() local
25 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_address()
27 return op_lst->op.data.offset; in x86_get_address()
41 x86_oplist_t *op_lst; in x86_get_rel_offset() local
46 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_rel_offset()
58 x86_oplist_t *op_lst; in x86_get_branch_target() local
63 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_branch_target()
65 return &(op_lst->op); in x86_get_branch_target()
72 x86_oplist_t *op_lst; in x86_get_imm() local
77 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_imm()
[all …]
/dports/www/firefox/firefox-99.0/toolkit/crashreporter/google-breakpad/src/third_party/libdisasm/
H A Dx86_insn.c20 x86_oplist_t *op_lst; in x86_get_address() local
25 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_address()
27 return op_lst->op.data.offset; in x86_get_address()
41 x86_oplist_t *op_lst; in x86_get_rel_offset() local
46 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_rel_offset()
58 x86_oplist_t *op_lst; in x86_get_branch_target() local
63 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_branch_target()
65 return &(op_lst->op); in x86_get_branch_target()
72 x86_oplist_t *op_lst; in x86_get_imm() local
77 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_imm()
[all …]
/dports/devel/libdisasm/libdisasm-0.23/libdisasm/
H A Dx86_insn.c20 x86_oplist_t *op_lst; in x86_get_address() local
25 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_address()
27 return op_lst->op.data.offset; in x86_get_address()
41 x86_oplist_t *op_lst; in x86_get_rel_offset() local
46 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_rel_offset()
58 x86_oplist_t *op_lst; in x86_get_branch_target() local
63 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_branch_target()
65 return &(op_lst->op); in x86_get_branch_target()
72 x86_oplist_t *op_lst; in x86_get_imm() local
77 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_imm()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/libdisasm/
H A Dx86_insn.c20 x86_oplist_t *op_lst; in x86_get_address() local
25 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_address()
27 return op_lst->op.data.offset; in x86_get_address()
41 x86_oplist_t *op_lst; in x86_get_rel_offset() local
46 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_rel_offset()
58 x86_oplist_t *op_lst; in x86_get_branch_target() local
63 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_branch_target()
65 return &(op_lst->op); in x86_get_branch_target()
72 x86_oplist_t *op_lst; in x86_get_imm() local
77 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_imm()
[all …]
/dports/www/firefox-esr/firefox-91.8.0/toolkit/crashreporter/google-breakpad/src/third_party/libdisasm/
H A Dx86_insn.c20 x86_oplist_t *op_lst; in x86_get_address() local
25 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_address()
27 return op_lst->op.data.offset; in x86_get_address()
41 x86_oplist_t *op_lst; in x86_get_rel_offset() local
46 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_rel_offset()
58 x86_oplist_t *op_lst; in x86_get_branch_target() local
63 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_branch_target()
65 return &(op_lst->op); in x86_get_branch_target()
72 x86_oplist_t *op_lst; in x86_get_imm() local
77 for (op_lst = insn->operands; op_lst; op_lst = op_lst->next ) { in x86_get_imm()
[all …]
/dports/games/libretro-scummvm/scummvm-7b1e929/engines/sci/engine/
H A Dvm.h263 op_lst = 0x46, // 070 enumerator
H A Dvm.cpp1293 case op_lst: // 0x46 (70) in run_vm()
/dports/games/scummvm/scummvm-2.5.1/engines/sci/engine/
H A Dvm.h264 op_lst = 0x46, // 070 enumerator
H A Dvm.cpp1319 case op_lst: // 0x46 (70) in run_vm()
/dports/math/fricas/fricas-1.3.7/src/interp/
H A Das.boot156 [., :op_lst] := categoryParts1(kind, conform, catform, false) or return nil
158 [[op, sigpred] for [op,sig,:pred] in op_lst] where