pub(crate) fn insert_reference_to_gdb_debug_scripts_section_global(
bx: &mut GenericBuilder<'_, '_, FullCx<'_, '_>>,
)
Expand description
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.