Function rustc_target::asm::arm::frame_pointer_r7

source ·
fn frame_pointer_r7(
    _arch: InlineAsmArch,
    _reloc_model: RelocModel,
    target_features: &FxIndexSet<Symbol>,
    target: &Target,
    _is_clobber: bool
) -> Result<(), &'static str>