-
- Downloads
Move the common find_* functions to utils.c
The removal of the addr() address/base fixup logic aldo turns out to have been premature, so restored for the find_ptr() helper.
parent
226404d1
No related branches found
No related tags found
Showing
- Makefile.am 2 additions, 1 deletionMakefile.am
- utils/dump.c 9 additions, 90 deletionsutils/dump.c
- utils/elf-dump.c 9 additions, 95 deletionsutils/elf-dump.c
- utils/print-libstubs.c 0 additions, 43 deletionsutils/print-libstubs.c
- utils/process-pt-dynamic.c 4 additions, 88 deletionsutils/process-pt-dynamic.c
- utils/utils.c 88 additions, 0 deletionsutils/utils.c
- utils/utils.h 14 additions, 0 deletionsutils/utils.h
Loading
Please register or sign in to comment