Home
last modified time | relevance | path

Searched refs:func_main (Results 1 – 25 of 68) sorted by relevance

123

/dports/security/py-angr/angr-9.0.5405/tests/
H A Dtest_function.py16 func_main = cfg.kb.functions['main']
17 s = func_main.serialize()
23 nose.tools.assert_equal(func_main.addr, f.addr)
24 nose.tools.assert_equal(func_main.name, f.name)
29 func_main = cfg.kb.functions['main'] # type: angr.knowledge_plugins.Function
32 func_main.apply_definition("int main(int argc, char** argv)")
35 nose.tools.assert_equal(func_main.prototype.args,
41 func_main.apply_definition("int main(int argc, char** argv)")
48 func_main = cfg.kb.functions['main']
50 nose.tools.assert_equal(func_main.addr_to_instruction_addr(0x400739), 0x400739)
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main =
82 block = gcc_jit_function_new_block (func_main, NULL);
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/jit.dg/
H A Dcreate-code-for-hello-world-executable.h75 gcc_jit_function *func_main = in create_code() local
82 block = gcc_jit_function_new_block (func_main, NULL); in create_code()
/dports/editors/zile/zile-2.4.14/build-aux/
H A Dextract-trace371 func_main ()
412 test extract-trace = "$progname" && func_main "$@"
/dports/devel/libtool/libtool-2.4.6/build-aux/
H A Dextract-trace429 func_main ()
470 test extract-trace = "$progname" && func_main "$@"
/dports/devel/libltdl/libtool-2.4.6/build-aux/
H A Dextract-trace429 func_main ()
470 test extract-trace = "$progname" && func_main "$@"
/dports/textproc/enchant2/enchant-2.2.15/build-aux/
H A Dextract-trace437 func_main ()
478 test extract-trace = "$progname" && func_main "$@"
/dports/devel/efl/efl-1.25.1/src/lib/ecore/
H A Decore_thread.c84 Ecore_Thread_Cb func_main; member
481 work->u.message_run.func_main((void *)work->data, (Ecore_Thread *)work); in _ecore_direct_worker()
1090 ecore_thread_message_run(Ecore_Thread_Cb func_main,
1099 if (!func_main) return NULL;
1104 worker->u.message_run.func_main = func_main;
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/jit/docs/examples/
H A Dtut05-bf.c30 gcc_jit_function *func_main = in make_main() local
37 return func_main; in make_main()

123