Searched refs:HACK (Results 1 – 9 of 9) sorted by relevance
432 ## HACK to do with strlen not being intercepted early enough434 strlen-not-intercepted-early-enough-HACK-1442 strlen-not-intercepted-early-enough-HACK-2451 strlen-not-intercepted-early-enough-HACK-3460 strlen-not-intercepted-early-enough-HACK-4468 strlen-not-intercepted-early-enough-HACK-5476 ## HACK to do with index not being intercepted early enough478 index-not-intercepted-early-enough-HACK-1485 index-not-intercepted-early-enough-HACK-2493 index-not-intercepted-early-enough-HACK-3[all …]
121 index-not-intercepted-early-enough-HACK-4
36 # HACK: Declare a couple of source files as optionally compiled to satisfy the
412 const vki_size_t HACK = 64 * 1024 * 1024; in handle_lcmain() local413 requested_size += HACK; in handle_lcmain()423 res = VG_(am_munmap_client)(&need_discard, (Addr)out_info->stack_start, HACK); in handle_lcmain()427 out_info->stack_start += HACK; in handle_lcmain()
176 # HACK: Make gmock's configure script pick up our copy of CFLAGS and CXXFLAGS,
1184 [LOAD PRE / STORE SINKING / SPEC HACK]
1140 [LOAD PRE / STORE SINKING / SPEC HACK]
1469 // HACK this one, VLD2DUPd8x2 must be changed at the same time with VLD2b8 or