Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp68 void DwarfCompileUnit::addLabelAddress(DIE &Die, dwarf::Attribute Attribute, in addLabelAddress() function in DwarfCompileUnit
404 addLabelAddress(D, dwarf::DW_AT_low_pc, Begin); in attachLowHighPC()
406 addLabelAddress(D, dwarf::DW_AT_high_pc, End); in attachLowHighPC()
1201 addLabelAddress(CallSiteDIE, dwarf::DW_AT_call_pc, CallAddr); in constructCallSiteEntryDIE()
1212 addLabelAddress(CallSiteDIE, in constructCallSiteEntryDIE()
1306 addLabelAddress(*Die, dwarf::DW_AT_low_pc, Sym); in finishEntityDefinition()
H A DDwarfCompileUnit.h160 void addLabelAddress(DIE &Die, dwarf::Attribute Attribute,