Searched refs:stripped_section_num (Results 1 – 1 of 1) sorted by relevance
44 u32 stripped_section_num = 0; local83 shdr_table[i] = stripped_section_num; /*Create section new/old table*/84 stripped_section_num++;128 …CurrentShdrEx->Shdr.sh_size = (stripped_section_num)*4; //(ElfHandle->CurrentEhdr.e_shnum)*4; (Whe…160 u32* reverse_shdr_table = (u32*)malloc( 4 * stripped_section_num);