Go to the source code of this file.
Functions | |
| bool | ELFGetSectionOffset (dword SectionIndex, dword *SectionOffset, dword *SectionSize) | 
| bool ELFGetSectionOffset | ( | dword | SectionIndex, | 
| dword * | SectionOffset, | ||
| dword * | SectionSize | ||
| ) | 
Definition at line 4 of file ELFGetSectionOffset.c.
References Elf32_Ehdr::e_shnum, ELFHeader, SectionHeaders, Elf32_Shdr::sh_offset, Elf32_Shdr::sh_size, TRACEENTER, and TRACEEXIT.