Searched refs:strsize (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/os/bsd/vm/
H A Ddecoder_machO.cpp62 uint32_t strsize = symt->strsize; /* string table size in bytes */ local
97 char * symname = mach_find_in_stringtable((char*) ((uintptr_t)mach_base + stroff), strsize, found_strx);

Completed in 22 milliseconds