Home
last modified time | relevance | path

Searched refs:archinfo_host (Results 1 – 25 of 70) sorted by relevance

123

/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/tests/
H A Dlibvex_test.c218 LibVEX_default_VexArchInfo(&vta.archinfo_host); in main()
234 vta.archinfo_host.endness = guest_endness; in main()
235 vta.archinfo_host.hwcaps = arch_hwcaps (vta.arch_host); in main()
273 vta.archinfo_host.endness = arch_endness (vta.arch_host); in main()
274 vta.archinfo_host.hwcaps = arch_hwcaps (vta.arch_host); in main()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/tests/
H A Dlibvex_test.c218 LibVEX_default_VexArchInfo(&vta.archinfo_host); in main()
234 vta.archinfo_host.endness = guest_endness; in main()
235 vta.archinfo_host.hwcaps = arch_hwcaps (vta.arch_host); in main()
273 vta.archinfo_host.endness = arch_endness (vta.arch_host); in main()
274 vta.archinfo_host.hwcaps = arch_hwcaps (vta.arch_host); in main()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dmain_main.c358 s390_host_hwcaps = vta->archinfo_host.hwcaps; in LibVEX_FrontEnd()
569 vta->archinfo_host.endness, in LibVEX_FrontEnd()
653 &vta->archinfo_host, in LibVEX_FrontEnd()
661 &vta->archinfo_host, in LibVEX_FrontEnd()
869 vassert(vta->archinfo_host.endness == VexEndnessLE); in libvex_BackEnd()
886 vassert(vta->archinfo_host.endness == VexEndnessLE); in libvex_BackEnd()
984 vassert(vta->archinfo_host.endness == VexEndnessLE in libvex_BackEnd()
1001 vassert(vta->archinfo_host.endness == VexEndnessLE in libvex_BackEnd()
1011 check_hwcaps(vta->arch_host, vta->archinfo_host.hwcaps); in libvex_BackEnd()
1050 &vta->archinfo_host, in libvex_BackEnd()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/priv/
H A Dmain_main.c358 s390_host_hwcaps = vta->archinfo_host.hwcaps; in LibVEX_FrontEnd()
569 vta->archinfo_host.endness, in LibVEX_FrontEnd()
653 &vta->archinfo_host, in LibVEX_FrontEnd()
661 &vta->archinfo_host, in LibVEX_FrontEnd()
869 vassert(vta->archinfo_host.endness == VexEndnessLE); in libvex_BackEnd()
886 vassert(vta->archinfo_host.endness == VexEndnessLE); in libvex_BackEnd()
984 vassert(vta->archinfo_host.endness == VexEndnessLE in libvex_BackEnd()
1001 vassert(vta->archinfo_host.endness == VexEndnessLE in libvex_BackEnd()
1011 check_hwcaps(vta->arch_host, vta->archinfo_host.hwcaps); in libvex_BackEnd()
1050 &vta->archinfo_host, in libvex_BackEnd()
[all …]
/dports/security/py-pyvex/pyvex-9.0.5405/vex/priv/
H A Dmain_main.c385 s390_host_hwcaps = vta->archinfo_host.hwcaps; in LibVEX_Lift()
617 vta->archinfo_host.endness, in LibVEX_Lift()
701 &vta->archinfo_host, in LibVEX_Lift()
709 &vta->archinfo_host, in LibVEX_Lift()
923 vassert(vta->archinfo_host.endness == VexEndnessLE); in LibVEX_Codegen()
939 vassert(vta->archinfo_host.endness == VexEndnessLE); in LibVEX_Codegen()
1037 vassert(vta->archinfo_host.endness == VexEndnessLE in LibVEX_Codegen()
1054 vassert(vta->archinfo_host.endness == VexEndnessLE in LibVEX_Codegen()
1079 check_hwcaps(vta->arch_host, vta->archinfo_host.hwcaps); in LibVEX_Codegen()
1118 &vta->archinfo_host, in LibVEX_Codegen()
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_transtab.c870 VexArchInfo archinfo_host; in VG_() local
871 VG_(bzero_inline)(&archinfo_host, sizeof(archinfo_host)); in VG_()
873 VexEndness endness_host = archinfo_host.endness; in VG_()
1611 VexArchInfo archinfo_host; in initialiseSector() local
1612 VG_(bzero_inline)(&archinfo_host, sizeof(archinfo_host)); in initialiseSector()
1614 VexEndness endness_host = archinfo_host.endness; in initialiseSector()
1822 VexArchInfo archinfo_host; in VG_() local
1823 VG_(bzero_inline)(&archinfo_host, sizeof(archinfo_host)); in VG_()
2133 VexArchInfo archinfo_host; in VG_() local
2134 VG_(bzero_inline)(&archinfo_host, sizeof(archinfo_host)); in VG_()
[all …]
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/coregrind/
H A Dm_transtab.c870 VexArchInfo archinfo_host; in VG_() local
871 VG_(bzero_inline)(&archinfo_host, sizeof(archinfo_host)); in VG_()
873 VexEndness endness_host = archinfo_host.endness; in VG_()
1611 VexArchInfo archinfo_host; in initialiseSector() local
1612 VG_(bzero_inline)(&archinfo_host, sizeof(archinfo_host)); in initialiseSector()
1614 VexEndness endness_host = archinfo_host.endness; in initialiseSector()
1822 VexArchInfo archinfo_host; in VG_() local
1823 VG_(bzero_inline)(&archinfo_host, sizeof(archinfo_host)); in VG_()
2133 VexArchInfo archinfo_host; in VG_() local
2134 VG_(bzero_inline)(&archinfo_host, sizeof(archinfo_host)); in VG_()
[all …]
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/none/
H A Dnl_main.c43 const VexArchInfo* archinfo_host, in nl_instrument() argument
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/none/
H A Dnl_main.c43 const VexArchInfo* archinfo_host, in nl_instrument() argument
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/drd/
H A Ddrd_load_store.h46 const VexArchInfo* const archinfo_host,
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/drd/
H A Ddrd_load_store.h46 const VexArchInfo* const archinfo_host,
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/exp-sgcheck/
H A Dh_main.h75 const VexArchInfo* archinfo_host,
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/exp-sgcheck/
H A Dh_main.h75 const VexArchInfo* archinfo_host,
/dports/security/py-pyvex/pyvex-9.0.5405/pyvex_c/
H A Dpyvex.c178 vta.archinfo_host = vai_host; in vex_init()
/dports/security/py-pyvex/pyvex-9.0.5405/vex/pub/
H A Dlibvex.h682 VexArchInfo archinfo_host; member
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/pub/
H A Dlibvex.h683 VexArchInfo archinfo_host; member
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/pub/
H A Dlibvex.h683 VexArchInfo archinfo_host; member
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/useful/
H A Dtest_main.c214 vta.archinfo_host = vai_ppc32; in main()
220 vta.archinfo_host = vai_amd64; in main()
226 vta.archinfo_host = vai_x86; in main()
232 vta.archinfo_host = vai_mips32; in main()
238 vta.archinfo_host = vai_mips64; in main()
244 vta.archinfo_host = vai_arm; in main()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/useful/
H A Dtest_main.c214 vta.archinfo_host = vai_ppc32; in main()
220 vta.archinfo_host = vai_amd64; in main()
226 vta.archinfo_host = vai_x86; in main()
232 vta.archinfo_host = vai_mips32; in main()
238 vta.archinfo_host = vai_mips64; in main()
244 vta.archinfo_host = vai_arm; in main()
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/exp-bbv/
H A Dbbv_main.c338 const VexArchInfo* archinfo_host, in bbv_instrument() argument
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_tooliface.h223 const VexArchInfo* archinfo_host,
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/VEX/switchback/
H A Dswitchback.c586 vta.archinfo_host = vex_archinfo; in make_translation()
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/exp-bbv/
H A Dbbv_main.c338 const VexArchInfo* archinfo_host, in bbv_instrument() argument
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/include/
H A Dpub_tool_tooliface.h223 const VexArchInfo* archinfo_host,
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/VEX/switchback/
H A Dswitchback.c586 vta.archinfo_host = vex_archinfo; in make_translation()

123