Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in linker-scripts

gcc: Can you put function pointers to a different section (not .data)?

How can the --add-section switch of OBJCOPY be used?

linking problem: i386:x86-64 architecture of input file *.o is incompatible with i386 output

Are all RAM-sections used in this linkerscript of a STM32H743 microcontroller (Cortex-M7)?

Advice on linker script creation and verification

What is the memory attribute 'p' in my linker file?

c ld linker-scripts

Why does GCC put calls to constructors of global instances into different sections (depending on the target)?

How to use the INCLUDE command in ld linker script

gcc include linker-scripts

' __exidx_start' and '__exidx_end' what do they do?

linker-scripts

Offset of global const variable in executable

It is possible to get linker script symbols addresses as compile time constant values in C code?

Using a Linker Script on Mac OS X

Is it possible to pass command line arguments to GNU LD to create a section, define size and place it in a specific memory?

c gcc linker ld linker-scripts

GCC: how to tell GCC to put the 'main' function at the start of the .text section?

GNU LD: How to override a symbol value (an address) defined by the linker script specified using -T

gcc ld linker-scripts

What does a dangerous relocation error mean?

Understanding the linkerscript for an ARM Cortex-M microcontroller

When is .ARM.exidx is used

Linker scripts: strategies for debugging?

linker ld linker-scripts

understanding the __libc_init_array