mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 13:51:41 +00:00
Added missing export for HashKey::Exists().
This commit is contained in:
parent
84408dbab5
commit
6eeb78f1b7
@ -30,6 +30,7 @@ Put__11nsHashtableFP9nsHashKeyPv # nsHashtable::Put(nsHashKey*,void*)
|
|||||||
Exists__11nsHashtableFP9nsHashKey # nsHashtable::Exists(nsHashKey*)
|
Exists__11nsHashtableFP9nsHashKey # nsHashtable::Exists(nsHashKey*)
|
||||||
__dt__11nsHashtableFv # nsHashtable::~nsHashtable()
|
__dt__11nsHashtableFv # nsHashtable::~nsHashtable()
|
||||||
__ct__11nsHashtableFUii # nsHashtable::nsHashtable(unsigned int, PRBool)
|
__ct__11nsHashtableFUii # nsHashtable::nsHashtable(unsigned int, PRBool)
|
||||||
|
Exists__11nsHashtableFP9nsHashKey # nsHashtable::Exists(nsHashKey*)
|
||||||
__dt__9nsHashKeyFv # nsHashKey::~nsHashKey()
|
__dt__9nsHashKeyFv # nsHashKey::~nsHashKey()
|
||||||
__ct__9nsHashKeyFv # nsHashKey::nsHashKey()
|
__ct__9nsHashKeyFv # nsHashKey::nsHashKey()
|
||||||
Warning__7nsDebugFPCcPCci # nsDebug::Warning(const char*,const char*,int)
|
Warning__7nsDebugFPCcPCci # nsDebug::Warning(const char*,const char*,int)
|
||||||
|
Loading…
Reference in New Issue
Block a user