Add utility to convert string to elf constant.
modified libpkg/pkg_elf.c
@@ -45,7 +45,6 @@
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -75,6 +74,8 @@
|
|
|
|
|
|
| + | |
| + | |
|
|
|
|
|
@@ -127,7 +128,7 @@ add_shlibs_to_pkg(__unused void *actdata, struct pkg *pkg, const char *fpath,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -462,6 +463,18 @@ elf_corres_to_string(const struct _elf_corres* m, int e)
|
|
|
|
|
|
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|