Add a helper for searching section in elf by it name.
Drop from original unused arguments, and variables.
Signed-off-by: Azat Khuzhin a3at.mail@xxxxxxxxx
---
userspace/symbol.c | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
diff --git a/userspace/symbol.c b/userspace/symbol.c
index 2e83281..dfbc40d 100644
...
↧