Searched defs:ckind (Results 1 - 7 of 7) sorted by relevance

/netbsd-current/external/cddl/osnet/dist/lib/libdtrace/common/
H A Ddt_dis.c256 char kind[16], ckind[16]; local
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-ubsan.c59 cp_ubsan_instrument_vptr(location_t loc, tree op, tree type, bool is_addr, enum ubsan_null_ckind ckind) argument
106 cp_ubsan_maybe_instrument_vptr(location_t loc, tree op, tree type, bool is_addr, enum ubsan_null_ckind ckind) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-ubsan.c406 ubsan_maybe_instrument_reference_or_call(location_t loc, tree op, tree ptype, enum ubsan_null_ckind ckind) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-ubsan.cc59 cp_ubsan_instrument_vptr(location_t loc, tree op, tree type, bool is_addr, enum ubsan_null_ckind ckind) argument
106 cp_ubsan_maybe_instrument_vptr(location_t loc, tree op, tree type, bool is_addr, enum ubsan_null_ckind ckind) argument
/netbsd-current/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-ubsan.cc433 ubsan_maybe_instrument_reference_or_call(location_t loc, tree op, tree ptype, enum ubsan_null_ckind ckind) argument
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dubsan.c766 tree ckind = gimple_call_arg (stmt, 1); local
939 tree ckind = gimple_call_arg (stmt, 3); local
1221 ubsan_null_ckind ckind = (ubsan_null_ckind) tree_to_uhwi (ckind_tree); local
2229 tree ckind = build_int_cst (unsigned_char_type_node, local
[all...]
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dubsan.cc950 tree ckind = gimple_call_arg (stmt, 3); local
1232 ubsan_null_ckind ckind = (ubsan_null_ckind) tree_to_uhwi (ckind_tree); local
2258 tree ckind = build_int_cst (unsigned_char_type_node, local
[all...]

Completed in 103 milliseconds