quic/qbox
|
Public Types | |
typedef Elf32_Ehdr | Elf_Ehdr |
typedef Elf32_Phdr | Elf_Phdr |
typedef Elf32_Shdr | Elf_Shdr |
typedef Elf32_Sym | Elf_Sym |
Static Public Member Functions | |
static Elf_Ehdr * | elf_getehdr (Elf *elf) |
static Elf_Phdr * | elf_getphdr (Elf *elf) |
static Elf_Shdr * | elf_getshdr (Elf_Scn *scn) |