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

  /external/llvm/lib/CodeGen/AsmPrinter/
DwarfCompileUnit.h 112 /// addSectionDelta - Add a label delta attribute data and value.
113 DIE::value_iterator addSectionDelta(DIE &Die, dwarf::Attribute Attribute,
DwarfCompileUnit.cpp 256 return addSectionDelta(Die, Attribute, Label, Sec);
384 DwarfCompileUnit::addSectionDelta(DIE &Die, dwarf::Attribute Attribute,
406 addSectionDelta(ScopeDIE, dwarf::DW_AT_ranges, List.getSym(),
    [all...]

Completed in 438 milliseconds