summaryrefslogtreecommitdiff
path: root/view/elf/elfview.cpp
AgeCommit message (Collapse)Author
2024-03-19ELF view: skip 0x0 and -0x1 values when dealing with init/fini arraysXusheng
2024-03-19Avoid creating function symbols with integer typeXusheng
2024-03-19name functions in .init_array/.fini_array/.ctors/.dtors sectionsXusheng
2024-03-06Move view modules into the API repoRusty Wagner