Function rustc_codegen_llvm::back::write::create_section_with_flags_asm
source ยท fn create_section_with_flags_asm(
section_name: &str,
section_flags: &str,
data: &[u8],
) -> Vec<u8>
fn create_section_with_flags_asm(
section_name: &str,
section_flags: &str,
data: &[u8],
) -> Vec<u8>