Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp538 addAddress(*SPDie, dwarf::DW_AT_frame_base, Location); in updateSubprogramScopeDIE()
1273 addAddress(CallSiteDIE, getDwarf5OrGNUAttr(dwarf::DW_AT_call_target), in constructCallSiteEntryDIE()
1331 addAddress(*CallSiteDieParam, dwarf::DW_AT_location, in constructCallSiteParmEntryDIEs()
1568 addAddress(Die, dwarf::DW_AT_location, Location); in addVariableAddress()
1572 void DwarfCompileUnit::addAddress(DIE &Die, dwarf::Attribute Attribute, in addAddress() function in DwarfCompileUnit
H A DDwarfCompileUnit.h352 void addAddress(DIE &Die, dwarf::Attribute Attribute,