Function rustc_target::asm::arm::frame_pointer_r11[][src]

fn frame_pointer_r11(
    _arch: InlineAsmArch,
    has_feature: impl FnMut(&str) -> bool,
    target: &Target
) -> Result<(), &'static str>