☰
In rustc_codegen_llvm::back::write
In rustc_codegen_llvm::back::write
Structs
DiagnosticHandlers
Functions
add_sanitizer_passes
codegen
create_informational_target_machine
create_msvc_imps
create_section_with_flags_asm
create_target_machine
diagnostic_handler
embed_bitcode
get_instr_profile_output_path
get_pgo_gen_path
get_pgo_sample_use_path
get_pgo_use_path
link
llvm_err
optimize
optimize_with_new_llvm_pass_manager
record_artifact_size
report_inline_asm
save_temp_bitcode
target_machine_factory
to_llvm_code_model
to_llvm_opt_settings
to_llvm_relocation_model
to_pass_builder_opt_level
with_llvm_pmb
write_output_file
?
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
>