Home
last modified time | relevance | path

Searched refs:getGlobalTypes (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfUnit.h211 const StringMap<const DIE *> &getGlobalTypes() const { return GlobalTypes; } in getGlobalTypes() function
DDwarfDebug.cpp1946 emitDebugPubSection(GnuStyle, PSec, "Types", &DwarfUnit::getGlobalTypes); in emitDebugPubTypes()