Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h173 void addSectionOffset(DIE &Die, dwarf::Attribute Attribute, uint64_t Integer);
H A DDwarfUnit.cpp295 void DwarfUnit::addSectionOffset(DIE &Die, dwarf::Attribute Attribute, in addSectionOffset() function in DwarfUnit
306 addSectionOffset(getUnitDie(), dwarf::DW_AT_stmt_list, 0); in getOrCreateSourceID()