Home | History | Annotate | Download | only in Object

Lines Matching defs:st_size

148   Elf_Word      st_size;  // Size of the symbol
162 Elf_Xword st_size; // Size of the symbol
531 if (symb->st_size == 0)
533 Result = symb->st_size;