Home
last modified time | relevance | path

Searched refs:calling_conventions (Results 1 – 25 of 99) sorted by relevance

1234

/dports/security/py-angr/angr-9.0.5405/tests/
H A Dtest_prototypes.py7 import angr.calling_conventions
18 func.calling_convention = angr.calling_conventions.DEFAULT_CC[proj.arch.name](
30 func.calling_convention = angr.calling_conventions.DEFAULT_CC[proj.arch.name](proj.arch)
H A Dtest_cc.py12 from angr.calling_conventions import SimCCCdecl
H A Dtest_stack_alignment.py4 from angr.calling_conventions import DEFAULT_CC, SimCCUnknown
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/power/
H A Dproc.ml97 let calling_conventions function
159 fatal_error (Printf.sprintf "Proc.calling_conventions: bad register \
164 fatal_error "Proc.calling_conventions: bad number of registers for \
185 calling_conventions 0 7 100 112 outgoing 0 false (single_regs arg)
190 calling_conventions 0 7 100 112 incoming 0 false (single_regs arg)
195 calling_conventions 0 7 100 112 not_supported 0 false (single_regs res)
228 calling_conventions 0 7 100 107 outgoing 8 false
232 calling_conventions 0 7 100 112 outgoing 0 true args in
237 calling_conventions 0 7 100 112 outgoing 0 true args in
252 calling_conventions 0 1 100 100 not_supported 0 false (single_regs res)
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/power/
H A Dproc.ml97 let calling_conventions function
159 fatal_error (Printf.sprintf "Proc.calling_conventions: bad register \
164 fatal_error "Proc.calling_conventions: bad number of registers for \
185 calling_conventions 0 7 100 112 outgoing 0 false (single_regs arg)
190 calling_conventions 0 7 100 112 incoming 0 false (single_regs arg)
195 calling_conventions 0 7 100 112 not_supported 0 false (single_regs res)
228 calling_conventions 0 7 100 107 outgoing 8 false
232 calling_conventions 0 7 100 112 outgoing 0 true args in
237 calling_conventions 0 7 100 112 outgoing 0 true args in
252 calling_conventions 0 1 100 100 not_supported 0 false (single_regs res)
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/arm/
H A Dproc.ml114 let calling_conventions first_int last_int first_float last_float make_stack function
168 fatal_error (Printf.sprintf "Proc.calling_conventions: bad register \
173 fatal_error "Proc.calling_conventions: bad number of registers for \
199 calling_conventions 0 7 100 115 outgoing (single_regs arg)
203 let (loc, _) = calling_conventions 0 7 100 115 incoming (single_regs arg) in
207 calling_conventions 0 7 100 115 not_supported (single_regs res)
218 calling_conventions 0 3 100 107 outgoing arg
221 calling_conventions 0 1 100 100 not_supported (single_regs res)
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/arm/
H A Dproc.ml114 let calling_conventions first_int last_int first_float last_float make_stack function
168 fatal_error (Printf.sprintf "Proc.calling_conventions: bad register \
173 fatal_error "Proc.calling_conventions: bad number of registers for \
199 calling_conventions 0 7 100 115 outgoing (single_regs arg)
203 let (loc, _) = calling_conventions 0 7 100 115 incoming (single_regs arg) in
207 calling_conventions 0 7 100 115 not_supported (single_regs res)
218 calling_conventions 0 3 100 107 outgoing arg
221 calling_conventions 0 1 100 100 not_supported (single_regs res)
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/arm64/
H A Dproc.ml111 let calling_conventions function
151 calling_conventions 0 15 100 115 outgoing arg
153 let (loc, _) = calling_conventions 0 15 100 115 incoming arg in loc
155 let (loc, _) = calling_conventions 0 15 100 115 not_supported res in loc
167 let loc, alignment = calling_conventions 0 7 100 107 outgoing arg in
170 let (loc, _) = calling_conventions 0 1 100 100 not_supported res in loc
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/s390x/
H A Dproc.ml101 let calling_conventions function
136 calling_conventions 0 4 100 103 outgoing 0 arg
138 let (loc, _ofs) = calling_conventions 0 4 100 103 incoming 0 arg in loc
140 let (loc, _ofs) = calling_conventions 0 4 100 103 not_supported 0 res in loc
152 calling_conventions 0 4 100 103 outgoing 160 arg in
158 let (loc, _ofs) = calling_conventions 0 0 100 100 not_supported 0 res in loc
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/s390x/
H A Dproc.ml101 let calling_conventions function
136 calling_conventions 0 4 100 103 outgoing 0 arg
138 let (loc, _ofs) = calling_conventions 0 4 100 103 incoming 0 arg in loc
140 let (loc, _ofs) = calling_conventions 0 4 100 103 not_supported 0 res in loc
152 calling_conventions 0 4 100 103 outgoing 160 arg in
158 let (loc, _ofs) = calling_conventions 0 0 100 100 not_supported 0 res in loc
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/arm64/
H A Dproc.ml111 let calling_conventions function
151 calling_conventions 0 15 100 115 outgoing arg
153 let (loc, _) = calling_conventions 0 15 100 115 incoming arg in loc
155 let (loc, _) = calling_conventions 0 15 100 115 not_supported res in loc
167 let loc, alignment = calling_conventions 0 7 100 107 outgoing arg in
170 let (loc, _) = calling_conventions 0 1 100 100 not_supported res in loc
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/i386/
H A Dproc.ml116 let calling_conventions first_int last_int first_float last_float make_stack function
151 calling_conventions 0 5 100 99 outgoing arg
153 let (loc, _ofs) = calling_conventions 0 5 100 99 incoming arg in loc
155 let (loc, _ofs) = calling_conventions 0 5 100 100 not_supported res in loc
162 let (loc, _ofs) = calling_conventions 0 0 100 100 not_supported res in loc
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/i386/
H A Dproc.ml116 let calling_conventions first_int last_int first_float last_float make_stack function
151 calling_conventions 0 5 100 99 outgoing arg
153 let (loc, _ofs) = calling_conventions 0 5 100 99 incoming arg in loc
155 let (loc, _ofs) = calling_conventions 0 5 100 100 not_supported res in loc
162 let (loc, _ofs) = calling_conventions 0 0 100 100 not_supported res in loc
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/sparc/
H A Dproc.ml110 let calling_conventions first_int last_int first_float last_float make_stack function
144 calling_conventions 6 15 100 105 outgoing arg
146 let (loc, _ofs) = calling_conventions 6 15 100 105 incoming arg in loc
148 let (loc, _ofs) = calling_conventions 0 5 100 105 not_supported res in loc
192 let (loc, _ofs) = calling_conventions 0 1 100 100 not_supported res in loc
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/sparc/
H A Dproc.ml110 let calling_conventions first_int last_int first_float last_float make_stack function
144 calling_conventions 6 15 100 105 outgoing arg
146 let (loc, _ofs) = calling_conventions 6 15 100 105 incoming arg in loc
148 let (loc, _ofs) = calling_conventions 0 5 100 105 not_supported res in loc
192 let (loc, _ofs) = calling_conventions 0 1 100 100 not_supported res in loc
/dports/lang/ocaml/ocaml-4.05.0/asmcomp/amd64/
H A Dproc.ml145 let calling_conventions first_int last_int first_float last_float make_stack function
180 calling_conventions 0 ((max_int_args_in_regs ()) - 1) 100 109 outgoing arg
183 calling_conventions 0 ((max_int_args_in_regs ()) - 1) 100 109 incoming arg
187 let (loc, _ofs) = calling_conventions 0 0 100 100 not_supported res in loc
205 let (loc, _ofs) = calling_conventions 0 0 100 100 not_supported res in loc
208 calling_conventions 2 7 100 107 outgoing arg
/dports/lang/ocaml-nox11/ocaml-4.05.0/asmcomp/amd64/
H A Dproc.ml145 let calling_conventions first_int last_int first_float last_float make_stack function
180 calling_conventions 0 ((max_int_args_in_regs ()) - 1) 100 109 outgoing arg
183 calling_conventions 0 ((max_int_args_in_regs ()) - 1) 100 109 incoming arg
187 let (loc, _ofs) = calling_conventions 0 0 100 100 not_supported res in loc
205 let (loc, _ofs) = calling_conventions 0 0 100 100 not_supported res in loc
208 calling_conventions 2 7 100 107 outgoing arg
/dports/security/py-angr/angr-9.0.5405/angr/procedures/definitions/
H A Dmsvcr.py4 from ...calling_conventions import SimCCMicrosoftAMD64
H A Duser32.py3 from ...calling_conventions import SimCCStdcall, SimCCCdecl
H A Dntdll.py3 from ...calling_conventions import SimCCStdcall
/dports/security/py-angr/angr-9.0.5405/tests/knowledge_plugins/key_definitions/
H A Dtest_atoms.py3 from angr.calling_conventions import SimRegArg
/dports/lang/parrot/parrot-8.1.0/examples/subs/
H A Dmulti_retvals.pir18 F<docs/imcc/calling_conventions.pod>
H A Dno_retval.pir18 F<docs/imcc/calling_conventions.pod>
/dports/security/py-angr/angr-9.0.5405/angr/
H A D__init__.py60 from .calling_conventions import DEFAULT_CC, SYSCALL_CC, PointerWrapper, SimCC
/dports/math/mpir/mpir-3.0.0/tests/
H A Dx86_64call.as54 ; int calling_conventions (...);
65 GLOBAL_FUNC calling_conventions

1234