Searched refs:okind (Results 1 – 2 of 2) sorted by relevance
258 static void mc_pp_origin ( ExeContext* ec, UInt okind ) in mc_pp_origin() argument263 switch (okind) { in mc_pp_origin()
1809 ThreadId tid, UInt okind ) in make_mem_undefined_w_tid_and_okind() argument1815 tl_assert(okind <= 3); in make_mem_undefined_w_tid_and_okind()1820 MC_(make_mem_undefined_w_otag) ( a, len, ecu | okind ); in make_mem_undefined_w_tid_and_okind()5692 UInt okind; in handle_gdb_monitor_command() local5724 okind = otag & 3; in handle_gdb_monitor_command()5725 switch (okind) { in handle_gdb_monitor_command()