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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfUnit.h 309 /// addSectionDelta - Add a label delta attribute data and value.
310 void addSectionDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
DwarfDebug.cpp 358 U.addSectionDelta(D, A, L, Sec);
370 TheCU.addSectionDelta(ScopeDIE, dwarf::DW_AT_ranges, RangeSym,
    [all...]
DwarfUnit.cpp 342 /// addSectionDelta - Add a section label delta attribute data and value.
344 void DwarfUnit::addSectionDelta(DIE &Die, dwarf::Attribute Attribute,
    [all...]

Completed in 102 milliseconds