|
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_index (const Elf64_File *elf, Elf64_Xword symbolIndex) |
| Get a symbol by its index from the symbol table. | |