Expand description
Type metadata identifiers for LLVM Control Flow Integrity (CFI) and cross-language LLVM CFI support for the Rust compiler.
For more information about LLVM CFI and cross-language LLVM CFI support for the Rust compiler, see design document in the tracking issue #89653.
Modules§
- itanium_
cxx_ abi - Type metadata identifiers (using Itanium C++ ABI mangling for encoding) for LLVM Control Flow Integrity (CFI) and cross-language LLVM CFI support.
Structs§
- Type
IdOptions - Options for typeid_for_fnabi.
Functions§
- typeid_
for_ fnabi - Returns a type metadata identifier for the specified FnAbi.
- typeid_
for_ instance - Returns a type metadata identifier for the specified Instance.