Files
Alan Maguire b454e6282c libbpf: Fix parsing of multi-split BTF
[ Upstream commit 4f596acc26 ]

When creating multi-split BTF we correctly set the start string offset
to be the size of the base string section plus the base BTF start
string offset; the latter is needed for multi-split BTF since the
offset is non-zero there.

Unfortunately the BTF parsing case needed that logic and it was
missed.

Fixes: 4e29128a9a ("libbpf/btf: Fix string handling to support multi-split BTF")
Signed-off-by: Alan Maguire <alan.maguire@oracle.com>
Signed-off-by: Andrii Nakryiko <andrii@kernel.org>
Link: https://lore.kernel.org/bpf/20251104203309.318429-2-alan.maguire@oracle.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-12-18 14:02:50 +01:00
..
2025-09-18 19:11:42 -07:00
2025-12-18 14:02:50 +01:00
2025-07-16 18:37:27 -07:00
2025-02-18 16:27:43 -03:00
2024-10-03 17:47:35 -07:00