|
PatchworkOS
966e257
A non-POSIX operating system.
|
#include "common/elf.h"Go to the source code of this file.
Functions | |
| Elf64_Sym * | elf64_get_symbol_by_name (const Elf64_File *elf, const char *name) |
| Get a symbol by its name from the symbol table. | |