Home
last modified time | relevance | path

Searched refs:stripped_section_num (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.3.1/build/tools/stripdebug/
Dinsertsection.c44 u32 stripped_section_num = 0; local
83 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);