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

/openjdk7/hotspot/src/share/vm/classfile/
H A DclassFileParser.hpp61 Symbol* _sourcefile; member in class:VALUE_OBJ_CLASS_SPEC
69 void set_class_sourcefile(Symbol* x) { _sourcefile = x; }
76 _sourcefile = NULL;

Completed in 31 milliseconds