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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_Compilation.hpp267 class CompilationResourceObj ALLOCATION_SUPER_CLASS_SPEC { class
/openjdk7/hotspot/src/share/vm/memory/
H A Dallocation.hpp105 #define ALLOCATION_SUPER_CLASS_SPEC macro
107 #define ALLOCATION_SUPER_CLASS_SPEC : public AllocatedObj macro
182 template <MEMFLAGS F> class CHeapObj ALLOCATION_SUPER_CLASS_SPEC { class
194 class StackObj ALLOCATION_SUPER_CLASS_SPEC { class
459 class ResourceObj ALLOCATION_SUPER_CLASS_SPEC { class

Completed in 34 milliseconds