Searched refs:getGlobalTypes (Results 1 – 6 of 6) sorted by relevance
83 const StringMap<DIE*> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes() function
1759 const StringMap<DIE*> &Globals = TheCU->getGlobalTypes(); in emitDebugPubTypes()
222 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes() function
1378 &DwarfCompileUnit::getGlobalTypes); in emitDebugPubTypes()
263 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes() function
1649 emitDebugPubSection(GnuStyle, "Types", TheU, TheU->getGlobalTypes()); in emitDebugPubSections()