Searched defs:Local_symbol (Results 1 – 2 of 2) sorted by relevance
1844 struct Local_symbol struct1846 Local_symbol(const char* name_, Address value_, unsigned int size_, in Local_symbol() argument1854 Address st_value;1856 const char* name;1858 unsigned int st_size;1860 unsigned int st_shndx : 28;1862 unsigned int st_type : 4;1864 unsigned int output_dynsym_index : 31;1866 unsigned int needs_dynsym_entry : 1;