mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-28 23:31:56 +00:00
Attempting to fix the mac build by guessing the signature of the new nsHashtable constructor
This commit is contained in:
parent
b79a08d2b3
commit
ea07ef11c7
@ -28,7 +28,7 @@ Remove__11nsHashtableFP9nsHashKey # nsHashtable::Remove(nsHashKey*)
|
|||||||
Get__11nsHashtableFP9nsHashKey # nsHashtable::Get(nsHashKey*)
|
Get__11nsHashtableFP9nsHashKey # nsHashtable::Get(nsHashKey*)
|
||||||
Put__11nsHashtableFP9nsHashKeyPv # nsHashtable::Put(nsHashKey*,void*)
|
Put__11nsHashtableFP9nsHashKeyPv # nsHashtable::Put(nsHashKey*,void*)
|
||||||
__dt__11nsHashtableFv # nsHashtable::~nsHashtable()
|
__dt__11nsHashtableFv # nsHashtable::~nsHashtable()
|
||||||
__ct__11nsHashtableFUi # nsHashtable::nsHashtable(unsigned int)
|
__ct__11nsHashtableFUii # nsHashtable::nsHashtable(unsigned int, PRBool)
|
||||||
__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