Searched defs:sym_table (Results 1 – 2 of 2) sorted by relevance
295 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()
47 …u32* sym_table; /*Table that is valid for a symbol section, containing old and new va… member