Go to the source code of this file.
Functions | |
bool | ELFReadShstrtabSection (void) |
bool ELFReadShstrtabSection | ( | void | ) |
Definition at line 5 of file ELFReadShstrtabSection.c.
References Elf32_Ehdr::e_shnum, Elf32_Ehdr::e_shstrndx, ELFHeader, fTAP, SectionHeaders, SEEK_SET, Elf32_Shdr::sh_offset, Elf32_Shdr::sh_size, Elf32_Shdr::sh_type, shstrtab, SHT_STRTAB, TRACEENTER, and TRACEEXIT.
Referenced by FindGotPointer(), GetApplVer(), and HDD_TAP_GetInfo().