Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/CodeGen/AsmPrinter/
DDwarfDebug.cpp522 DIE *SubprogramDie = TheCU->getOrCreateSubprogramDIE(SP); in constructSubprogramDIE() local
525 TheCU->insertDIE(N, SubprogramDie); in constructSubprogramDIE()
528 TheCU->addToContextOwner(SubprogramDie, SP.getContext()); in constructSubprogramDIE()
531 TheCU->addGlobal(SP.getName(), SubprogramDie); in constructSubprogramDIE()