Displaying 2 results from an estimated 2 matches for "egf9a0anaaaj".
2018 Jan 27
0
[lld] Garbage collection of linked sections with the SHF_LINK_ORDER flag
...text section is correctly garbage-
collected. However, the linked debug section remains in the program and
relocations in these debug sections are invalid.
I found the following Google groups thread on the Generic System V ABI
mailing
list (https://groups.google.com/d/msg/generic-abi/_CbBM6T6WeM/eGF9A0AnAAAJ),
which also discusses this topic. In particular, it is discussing the
following
change to the description of SHF_LINK_ORDER flag:
"When performing unused section elimination, the link editor should
ensure that both the section and the referenced section are retained
or discarded together.&q...
2018 Jan 29
0
[lld] Garbage collection of linked sections with the SHF_LINK_ORDER flag
...ly garbage-
>collected. However, the linked debug section remains in the program and
>relocations in these debug sections are invalid.
>
>I found the following Google groups thread on the Generic System V ABI
>mailing
>list (https://groups.google.com/d/msg/generic-abi/_CbBM6T6WeM/eGF9A0AnAAAJ),
>which also discusses this topic. In particular, it is discussing the
>following
>change to the description of SHF_LINK_ORDER flag:
>
>"When performing unused section elimination, the link editor should
>ensure that both the section and the referenced section are retained
&...