Function rustc_target::asm::arm::frame_pointer_r11
source · fn frame_pointer_r11(
arch: InlineAsmArch,
reloc_model: RelocModel,
target_features: &FxHashSet<Symbol>,
target: &Target,
is_clobber: bool
) -> Result<(), &'static str>