aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorMasahiro Yamada <[email protected]>2023-05-22 01:04:12 +0900
committerMasahiro Yamada <[email protected]>2023-05-28 20:34:40 +0900
commit04ed3b476306c1b4c6e544e40d10f477c8193435 (patch)
treed1d845dd0ba5e61a48405e48cab82b8cbe1d3f7e /scripts/generate_rust_analyzer.py
parenta23e7584ecf33df2b27ac176185c7b030ab0736f (diff)
modpost: replace r->r_offset, r->r_addend with faddr, taddr
r_offset/r_addend holds the offset address from/to which a symbol is referenced. It is unclear unless you are familiar with ELF. Rename them to faddr, taddr, respectively. The prefix 'f' means 'from', 't' means 'to'. Signed-off-by: Masahiro Yamada <[email protected]> Reviewed-by: Nick Desaulniers <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions