rustc_
codegen_
llvm
1.85.0-nightly
(a47555110 2024-11-22)
In rustc_
codegen_
llvm::
back::
write
rustc_codegen_llvm
::
back
::
write
Function
create_section_with_flags_asm
Copy item path
Source
fn create_section_with_flags_asm( section_name: &
str
, section_flags: &
str
, data: &[
u8
], ) ->
Vec
<
u8
>