.rela.plt contains list of elements in the PLT, which are liable to the relocation during the dynamic linking.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D13569
[ELF2] - Implemented rel[a].plt sections ClosedPublic Authored by grimar on Oct 8 2015, 11:52 AM.
Details Summary .rela.plt contains list of elements in the PLT, which are liable to the relocation during the dynamic linking.
Diff Detail Event Timelinegrimar updated this object. This revision is now accepted and ready to land.Oct 8 2015, 1:21 PM Closed by commit rL249816: [ELF2] - Implemented rel[a].plt sections (authored by grimar). · Explain WhyOct 9 2015, 3:00 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36884 ELF/OutputSections.h
ELF/OutputSections.cpp
ELF/Writer.cpp
test/elf2/plt-i686.s
test/elf2/plt.s
test/elf2/relocation.s
|