hotspot/src/share/vm/adlc/main.cpp
changeset 13728 882756847a04
parent 13104 657b387034fb
child 13971 3c568f3dacca
equal deleted inserted replaced
13727:caf5eb7dd4a7 13728:882756847a04
   213   AD.addInclude(AD._CPP_file, "adfiles", get_basename(AD._HPP_file._name));
   213   AD.addInclude(AD._CPP_file, "adfiles", get_basename(AD._HPP_file._name));
   214   AD.addInclude(AD._CPP_file, "memory/allocation.inline.hpp");
   214   AD.addInclude(AD._CPP_file, "memory/allocation.inline.hpp");
   215   AD.addInclude(AD._CPP_file, "asm/assembler.hpp");
   215   AD.addInclude(AD._CPP_file, "asm/assembler.hpp");
   216   AD.addInclude(AD._CPP_file, "code/vmreg.hpp");
   216   AD.addInclude(AD._CPP_file, "code/vmreg.hpp");
   217   AD.addInclude(AD._CPP_file, "gc_interface/collectedHeap.inline.hpp");
   217   AD.addInclude(AD._CPP_file, "gc_interface/collectedHeap.inline.hpp");
   218   AD.addInclude(AD._CPP_file, "oops/compiledICHolderOop.hpp");
   218   AD.addInclude(AD._CPP_file, "oops/compiledICHolder.hpp");
   219   AD.addInclude(AD._CPP_file, "oops/markOop.hpp");
   219   AD.addInclude(AD._CPP_file, "oops/markOop.hpp");
   220   AD.addInclude(AD._CPP_file, "oops/methodOop.hpp");
   220   AD.addInclude(AD._CPP_file, "oops/method.hpp");
   221   AD.addInclude(AD._CPP_file, "oops/oop.inline.hpp");
   221   AD.addInclude(AD._CPP_file, "oops/oop.inline.hpp");
   222   AD.addInclude(AD._CPP_file, "oops/oop.inline2.hpp");
   222   AD.addInclude(AD._CPP_file, "oops/oop.inline2.hpp");
   223   AD.addInclude(AD._CPP_file, "opto/cfgnode.hpp");
   223   AD.addInclude(AD._CPP_file, "opto/cfgnode.hpp");
   224   AD.addInclude(AD._CPP_file, "opto/locknode.hpp");
   224   AD.addInclude(AD._CPP_file, "opto/locknode.hpp");
   225   AD.addInclude(AD._CPP_file, "opto/opcodes.hpp");
   225   AD.addInclude(AD._CPP_file, "opto/opcodes.hpp");