Lines Matching full:st_value
334 sym->st_value);
562 sym->st_value = TO_NATIVE(sym->st_value);
1056 (unsigned int)(faddr - (fromsym[0] ? from->st_value : 0)),
1202 return inst + sym->st_value;
1208 return offset + sym->st_value;
1214 return offset + sym->st_value + 8;
1224 return offset + sym->st_value;
1245 return offset + sym->st_value + 4;
1271 return offset + sym->st_value + 4;
1362 taddr = tsym->st_value + TO_NATIVE(rela->r_addend);