Home
last modified time | relevance | path

Searched defs:sym_table (Results 1 – 2 of 2) sorted by relevance

/TwlSDK-5.5/build/tools/stripdebug/
Dloader_subset.c295 void ELi_BuildSymList( ELHandle* elElfDesc, u32 symsh_index, u32** sym_table) in ELi_BuildSymList()
380 void ELi_FreeSymList( ELHandle* elElfDesc, u32** sym_table) in ELi_FreeSymList()
Delf_loader.h47 …u32* sym_table; /*Table that is valid for a symbol section, containing old and new va… member