ElfSection._loadHeader
void _loadHeader()Load the section header from the ELF file.
Uses direct offset access to the section header table, providing O(1) header loading.
void _loadHeader()Load the section header from the ELF file.
Uses direct offset access to the section header table, providing O(1) header loading.