rustc_sanitizers::cfi::typeid::itanium_cxx_abi

Module encode

Source
Expand description

Encodes type metadata identifiers for LLVM CFI and cross-language LLVM CFI support using Itanium C++ ABI mangling for encoding with vendor extended type qualifiers and types for Rust types that are not used across the FFI boundary.

For more information about LLVM CFI and cross-language LLVM CFI support for the Rust compiler, see design document in the tracking issue #89653.

Enumsยง

  • DictKey ๐Ÿ”’
    Substitution dictionary key.
  • TyQ ๐Ÿ”’
    Type and extended type qualifiers.

Functionsยง

Type Aliasesยง