Searched refs:stroff (Results 1 – 6 of 6) sorted by relevance
164 stroff = f.read32()165 print " ('stroff', %r)" % stroff171 f.seek(stroff)
1572 Word stroff = -1; in ML_() local1578 stroff = dyn_img[j].d_un.d_val; in ML_()1599 if (stroff != -1 && strtab != NULL) { in ML_()1600 TRACE_SYMTAB("Found soname = %s\n", strtab+stroff); in ML_()1601 di->soname = ML_(dinfo_strdup)("di.redi.1", strtab+stroff); in ML_()
834 if (ii.macho_img_szB < symcmd->stroff + symcmd->strsize in ML_()847 strs = (UChar *)(ii.macho_img + symcmd->stroff); in ML_()
468 uint32_t stroff; member
179 str_buf += sc.stroff; in parse_macho()
1299 unsigned long strtable = (unsigned long)(((struct symtab_command *)lc)->stroff + table_off);