PatchworkOS  966e257
A non-POSIX operating system.
Loading...
Searching...
No Matches
elf64_get_string.c File Reference
#include "common/elf.h"
Include dependency graph for elf64_get_string.c:

Go to the source code of this file.

Functions

const char * elf64_get_string (const Elf64_File *elf, Elf64_Xword strTabIndex, Elf64_Off offset)
 Get a string from the string table section at the given offset.