Go to the source code of this file.
Functions | |
| bool | ELFGetSectionAddress (dword SectionIndex, dword *SectionAddress, dword *SectionSize) | 
| bool ELFGetSectionAddress | ( | dword | SectionIndex, | 
| dword * | SectionAddress, | ||
| dword * | SectionSize | ||
| ) | 
Definition at line 4 of file ELFGetSectionAddress.c.
References Elf32_Ehdr::e_shnum, ELFHeader, SectionHeaders, Elf32_Shdr::sh_addr, Elf32_Shdr::sh_size, TRACEENTER, and TRACEEXIT.
Referenced by FindGotPointer(), and GetApplVer().