HomeSort by relevance Sort by last modified time
    Searched refs:createAndAddDIE (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.cpp 391 DIE &DwarfUnit::createAndAddDIE(unsigned Tag, DIE &Parent, DIDescriptor N) {
    [all...]
DwarfUnit.h 429 DIE &createAndAddDIE(unsigned Tag, DIE &Parent,
DwarfDebug.cpp 531 AbsDef = &SPCU.createAndAddDIE(dwarf::DW_TAG_subprogram, *ContextDIE,
704 DIE &IMDie = TheCU.createAndAddDIE(Module.getTag(), Context, Module);
    [all...]

Completed in 3466 milliseconds