diff options
author | Sami Tolvanen <[email protected]> | 2020-04-21 11:25:01 -0700 |
---|---|---|
committer | Josh Poimboeuf <[email protected]> | 2020-05-28 11:06:05 -0500 |
commit | 1e968bf5caf65eff3f080102879aaa5440c261b6 (patch) | |
tree | e6fc5290b584765cb47aa41ac44471c88dea1778 /tools/perf/scripts/python/syscall-counts-by-pid.py | |
parent | e000acc145928693833f09152244242a678d3cd5 (diff) |
objtool: Use sh_info to find the base for .rela sections
ELF doesn't require .rela section names to match the base section. Use
the section index in sh_info to find the section instead of looking it
up by name.
LLD, for example, generates a .rela section that doesn't match the base
section name when we merge sections in a linker script for a binary
compiled with -ffunction-sections.
Signed-off-by: Sami Tolvanen <[email protected]>
Signed-off-by: Josh Poimboeuf <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts-by-pid.py')
0 files changed, 0 insertions, 0 deletions