Home
last modified time | relevance | path

Searched defs:otag (Results 1 – 3 of 3) sorted by relevance

/external/valgrind/memcheck/
Dmc_main.c2579 static INLINE void set_aligned_word64_Origin_to_undef ( Addr a, UInt otag ) in set_aligned_word64_Origin_to_undef()
2633 void make_aligned_word32_undefined_w_otag ( Addr a, UInt otag ) in make_aligned_word32_undefined_w_otag()
2717 void make_aligned_word64_undefined_w_otag ( Addr a, UInt otag ) in make_aligned_word64_undefined_w_otag()
2789 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_4_w_ECU() local
2825 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_8_w_ECU() local
2870 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_12_w_ECU() local
2930 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_16_w_ECU() local
2989 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_32_w_ECU() local
3061 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_112_w_ECU() local
3136 UInt otag = ecu | MC_OKIND_STACK; in mc_new_mem_stack_128_w_ECU() local
[all …]
Dmc_errors.c97 UInt otag; // origin tag member
104 UInt otag; // origin tag member
130 UInt otag; // origin tag member
139 UInt otag; // origin tag member
148 UInt otag; // origin tag member
1095 UInt otag ) in update_origin()
/external/boringssl/src/crypto/asn1/
Dtasn_dec.c170 int otag; in ASN1_item_ex_d2i() local
1255 static int asn1_check_tlen(long *olen, int *otag, unsigned char *oclass, in asn1_check_tlen()