Searched defs:look (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/utilities/
H A Ddebug.cpp165 const char* look = file_name; local
170 && (foundp = strchr(look, sfile[0])) != NULL
179 look = foundp + 1;
422 // Actually we look through all CodeBlobs (the nm name has been kept for backwards compatability)

Completed in 52 milliseconds