Training courses
Kernel and Embedded Linux
Bootlin training courses
1 2 3 4 5 6 7 8 9 10 11 12 13
# Test that orphan reloc sections are placed before .rela.plt even when # .rela.plt is the only reloc section. #source: reloc.s #ld: -shared -z nocombreloc #objdump: -hw .*: +file format elf.* #... .*\.relaplatypus.* #... .*\.rela\.plt.* #pass