Module gdb
rustc_
codegen_
llvm
1.84.0-dev
Module gdb
Module Items
Functions
In rustc_
codegen_
llvm::
debuginfo
Modules
create_scope_map
gdb
metadata
namespace
utils
Structs
CodegenUnitDebugContext
DebugLoc
Constants
DW_TAG_arg_variable
DW_TAG_auto_variable
Functions
finalize
rustc_codegen_llvm
::
debuginfo
Module
gdb
Copy item path
Settings
Help
Summary
Source
Functions
§
get_
or_
insert_
gdb_
debug_
scripts_
section_
global
🔒
Allocates the global variable responsible for the .debug_gdb_scripts binary section.
insert_
reference_
to_
gdb_
debug_
scripts_
section_
global
🔒
Inserts a side-effect free instruction sequence that makes sure that the .debug_gdb_scripts global is referenced, so it isn’t removed by the linker.
needs_
gdb_
debug_
scripts_
section
🔒