diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-05-21 19:04:12 +0300 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-05-28 14:34:40 +0300 |
commit | 04ed3b476306c1b4c6e544e40d10f477c8193435 (patch) | |
tree | d1d845dd0ba5e61a48405e48cab82b8cbe1d3f7e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | a23e7584ecf33df2b27ac176185c7b030ab0736f (diff) | |
download | linux-04ed3b476306c1b4c6e544e40d10f477c8193435.tar.xz |
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 <masahiroy@kernel.org>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions