Searched defs:minoff (Results 1 – 10 of 10) sorted by relevance
/external/valgrind/main/VEX/priv/ |
D | guest_ppc_helpers.c | 683 Bool guest_ppc32_state_requires_precise_mem_exns ( Int minoff, in guest_ppc32_state_requires_precise_mem_exns() 714 Bool guest_ppc64_state_requires_precise_mem_exns ( Int minoff, in guest_ppc64_state_requires_precise_mem_exns()
|
D | guest_s390_helpers.c | 149 guest_s390x_state_requires_precise_mem_exns(Int minoff, Int maxoff) in guest_s390x_state_requires_precise_mem_exns()
|
D | ir_opt.c | 511 UInt* minoff, UInt* maxoff ) in getArrayBounds() 525 UInt minoff = offset; in mk_key_GetPut() local 534 UInt minoff, maxoff; in mk_key_GetIPutI() local
|
D | guest_arm_helpers.c | 1027 Bool guest_arm_state_requires_precise_mem_exns ( Int minoff, in guest_arm_state_requires_precise_mem_exns()
|
D | guest_x86_helpers.c | 2730 Bool guest_x86_state_requires_precise_mem_exns ( Int minoff, in guest_x86_state_requires_precise_mem_exns()
|
D | guest_amd64_helpers.c | 3016 Bool guest_amd64_state_requires_precise_mem_exns ( Int minoff, in guest_amd64_state_requires_precise_mem_exns()
|
/external/elfutils/libcpu/ |
D | i386_parse.y | 883 static int minoff[3][3] = { { 1000, 1000, 1000 }, variable
|
D | i386_parse.c | 2485 static int minoff[3][3] = { { 1000, 1000, 1000 }, variable
|
/external/valgrind/main/VEX/ |
D | test_main.c | 1101 Int minoff = offset; in isAlwaysDefd() local
|
/external/valgrind/main/memcheck/ |
D | mc_translate.c | 1195 Int minoff = offset; in isAlwaysDefd() local
|