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

/openjdk10/hotspot/src/share/vm/code/
H A DexceptionHandlerTable.cpp30 void ExceptionHandlerTable::add_entry(HandlerTableEntry entry) { function in class:ExceptionHandlerTable
/openjdk10/hotspot/src/share/vm/utilities/
H A DintHisto.cpp34 void IntHistogram::add_entry(int outcome) { function in class:IntHistogram
H A Dhashtable.inline.hpp99 template <MEMFLAGS F> inline void BasicHashtable<F>::add_entry(int index, BasicHashtableEntry<F>* entry) { function in class:BasicHashtable
/openjdk10/hotspot/src/share/vm/classfile/
H A DresolutionErrors.cpp34 void ResolutionErrorTable::add_entry(int index, unsigned int hash, function in class:ResolutionErrorTable
H A DprotectionDomainCache.cpp124 ProtectionDomainCacheEntry* ProtectionDomainCacheTable::add_entry(int index, unsigned int hash, Handle protection_domain) { function in class:ProtectionDomainCacheTable
H A DresolutionErrors.hpp53 void add_entry(int index, ResolutionErrorEntry* new_entry) { function in class:ResolutionErrorTable
H A Dplaceholders.cpp64 void PlaceholderTable::add_entry(int index, unsigned int hash, function in class:PlaceholderTable
H A Ddictionary.cpp429 SymbolPropertyEntry* SymbolPropertyTable::add_entry(int index, unsigned int hash, function in class:SymbolPropertyTable
H A Ddictionary.hpp104 void add_entry(int index, DictionaryEntry* new_entry) { function in class:Dictionary
265 void add_entry(int index, SymbolPropertyEntry* new_entry) { function in class:SymbolPropertyTable
H A DmoduleEntry.cpp372 void ModuleEntryTable::add_entry(int index, ModuleEntry* new_entry) { function in class:ModuleEntryTable
H A DpackageEntry.cpp212 void PackageEntryTable::add_entry(int index, PackageEntry* new_entry) { function in class:PackageEntryTable
H A DloaderConstraints.cpp188 bool LoaderConstraintTable::add_entry(Symbol* class_name, function in class:LoaderConstraintTable
H A Dplaceholders.hpp53 void add_entry(int index, PlaceholderEntry* new_entry) { function in class:PlaceholderTable
/openjdk10/hotspot/src/share/vm/adlc/
H A Dforms.cpp138 void NameAndList::add_entry(const char *entry) { function in class:NameAndList
/openjdk10/hotspot/src/share/vm/gc/g1/
H A DsparsePRT.cpp211 void RSHashTable::add_entry(SparsePRTEntry* e) { function in class:RSHashTable
/openjdk10/hotspot/src/share/vm/oops/
H A DconstantPool.cpp2257 void SymbolHashMap::add_entry(Symbol* sym, u2 value) { function in class:SymbolHashMap

Completed in 141 milliseconds