diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-07-23 19:04:44 +0900 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-07-31 23:42:14 +0900 |
commit | 71d965cf3577d68788a3d3ef044eb8e6d85013fa (patch) | |
tree | 689b333f13ca0ead4c3844a99995ab2320f72e1c /tools/perf/scripts/python/export-to-postgresql.py | |
parent | a68914a53476d4fa0808219c6323eddca50e0e26 (diff) |
modpost: pass r_type to addend_*_rel()
All of addend_*_rel() need the Elf_Rela pointer just for calculating
ELF_R_TYPE(r->r_info).
You can do it on the caller to de-duplicate the code.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions