Re: [PATCH] Write binary annotations for CodeView S_INLINESITE symbols

2024-11-18 Thread Mark Harmstone
On 18/11/2024 04:57, Jeff Law wrote: On 11/17/24 8:40 AM, Mark Harmstone wrote: Add "binary annotations" at the end of CodeView S_INLINESITE symbols, which are a series of compressed integers that represent how line numbers map to addresses. This requires assembler support; you will need comm

Re: [PATCH] Write binary annotations for CodeView S_INLINESITE symbols

2024-11-18 Thread Jeff Law
On 11/17/24 8:40 AM, Mark Harmstone wrote: Add "binary annotations" at the end of CodeView S_INLINESITE symbols, which are a series of compressed integers that represent how line numbers map to addresses. This requires assembler support; you will need commit b3aa594d ("gas: add .cv_ucomp and