summaryrefslogtreecommitdiff
path: root/view/elf/elfview.h
AgeCommit message (Expand)Author
2026-03-06Implement DTPOFF64 and DTPMOD64 relocations.Alexander Taylor
2026-01-23Implement R_386_IRELATIVE relocation handling.Alexander Taylor
2025-12-16Support automatic and manual endianness override for x86 ELF files (#7347)Copilot
2025-06-25Remove implicit conversions from Confidence to underlying type, these can cau...Rusty Wagner
2024-09-18Add support for loading symbols from .gnu_debugdataJosh Ferrell
2024-07-03Add missing GNU_PROPERTY program header typeJosh Ferrell
2024-06-24Add `Elf{32,64}_{Rel,Rela}` table to ELF viewclubby789
2024-03-19Avoid creating function symbols with integer typeXusheng
2024-03-06Move view modules into the API repoRusty Wagner