HomeSort by: relevance | last modified time | path
    Searched defs:ubsan_type_descriptor (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
ubsan.cc 374 ubsan_type_descriptor (tree type, enum ubsan_print_style pstyle) function
804 ubsan_type_descriptor (type, UBSAN_PRINT_ARRAY),
805 ubsan_type_descriptor (TREE_TYPE (orig_index)),
927 ubsan_type_descriptor (TREE_TYPE (ckind),
1090 ubsan_type_descriptor (TREE_TYPE (ptr),
1422 ubsan_type_descriptor (type), NULL_TREE, ti_decl_addr,
1621 ubsan_type_descriptor (lhstype), NULL_TREE,
1847 ubsan_type_descriptor (type), NULL_TREE,
2019 ubsan_type_descriptor (expr_type),
2020 ubsan_type_descriptor (type), NULL_TREE
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/
ubsan.cc 356 ubsan_type_descriptor (tree type, enum ubsan_print_style pstyle) function
731 ubsan_type_descriptor (type, UBSAN_PRINT_ARRAY),
732 ubsan_type_descriptor (TREE_TYPE (orig_index)),
853 ubsan_type_descriptor (TREE_TYPE (ckind),
1016 ubsan_type_descriptor (TREE_TYPE (ptr),
1351 ubsan_type_descriptor (type), NULL_TREE, ti_decl_addr,
1549 ubsan_type_descriptor (lhstype), NULL_TREE,
1773 ubsan_type_descriptor (type), NULL_TREE,
1947 ubsan_type_descriptor (expr_type),
1948 ubsan_type_descriptor (type), NULL_TREE
    [all...]

Completed in 18 milliseconds