Searched refs:getGlobals (Results 1 – 4 of 4) sorted by relevance
132 Globals &getGlobals() { in getGlobals() function160 auto &G = getGlobals(); in AddSymbol()167 auto &G = getGlobals(); in getPermanentLibrary()179 auto &G = getGlobals(); in addPermanentLibrary()194 auto &G = getGlobals(); in getLibrary()204 auto &G = getGlobals(); in closeLibrary()220 auto &G = getGlobals(); in SearchForAddressOfSymbol()
38 return &getGlobals().OpenedHandles;57 DynamicLibrary::HandleSet &Inst = getGlobals().OpenedHandles;
73 const auto GlobalList = Records.getGlobals(); in printVariables()
1984 const GlobalMap &getGlobals() const { return ExtraGlobals; } in getGlobals() function