Searched refs:st_value (Results 1 – 6 of 6) sorted by relevance
198 Elf32_Addr st_value; /* Symbol value. */ member
207 Elf64_Addr st_value; /* Symbol value. */ member
760 … Address = (UINT16)(Sym->st_value - SymShdr->sh_addr + mCoffSectionsOffset[Sym->st_shndx]); in WriteSections32()766 … Address = (UINT16)((Sym->st_value - SymShdr->sh_addr + mCoffSectionsOffset[Sym->st_shndx]) >> 16); in WriteSections32()
742 syms[sym].st_value); in genElfNanoRelocs()