Home
last modified time | relevance | path

Searched refs:constructImportedEntityDIE (Results 1 – 6 of 6) sorted by relevance

/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h186 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
DDwarfCompileUnit.cpp361 constructImportedEntityDIE(cast<DIImportedEntity>(IE))); in constructScopeDIE()
665 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in llvm::DwarfCompileUnit
DDwarfDebug.cpp460 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h210 DIE *constructImportedEntityDIE(const DIImportedEntity *Module);
DDwarfCompileUnit.cpp696 constructImportedEntityDIE(cast<DIImportedEntity>(IE))); in createScopeChildrenDIE()
785 DIE *DwarfCompileUnit::constructImportedEntityDIE( in constructImportedEntityDIE() function in DwarfCompileUnit
DDwarfDebug.cpp610 D->addChild(TheCU.constructImportedEntityDIE(N)); in constructAndAddImportedEntityDIE()