///|
pub extend Architecture with Debug::{to_repr}
///|
pub extend Architecture with Eq::{not_equal, equal}
///|
pub extend CodeObjectVerifyError with Debug::{to_repr}
///|
pub extend CodeObjectVerifyError with Eq::{not_equal, equal}
///|
pub extend CodeObjectVerifyError with Show::{to_string, output}
///|
pub extend RegisterBank with Debug::{to_repr}
///|
pub extend RegisterBank with Eq::{not_equal, equal}
///|
pub extend Relocation with Debug::{to_repr}
///|
pub extend Relocation with Eq::{not_equal, equal}
///|
pub extend RelocationKind with Debug::{to_repr}
///|
pub extend RelocationKind with Eq::{not_equal, equal}
///|
pub extend RelocationTarget with Debug::{to_repr}
///|
pub extend RelocationTarget with Eq::{not_equal, equal}
///|
pub extend RootLocation with Debug::{to_repr}
///|
pub extend RootLocation with Eq::{not_equal, equal}
///|
pub extend SafepointSite with Debug::{to_repr}
///|
pub extend SafepointSite with Eq::{not_equal, equal}
///|
pub extend SourceSite with Debug::{to_repr}
///|
pub extend SourceSite with Eq::{not_equal, equal}
///|
pub extend TrapSite with Debug::{to_repr}
///|
pub extend TrapSite with Eq::{not_equal, equal}
///|
pub extend UnlinkedCodeObject with Debug::{to_repr}
///|
pub extend UnwindDirective with Debug::{to_repr}
///|
pub extend UnwindDirective with Eq::{not_equal, equal}
///|
pub extend UnwindOperation with Debug::{to_repr}
///|
pub extend UnwindOperation with Eq::{not_equal, equal}