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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h330 void addAddress(DIE &Die, dwarf::Attribute Attribute,
H A DDwarfCompileUnit.cpp421 addAddress(*SPDie, dwarf::DW_AT_frame_base, Location);
1061 addAddress(CallSiteDIE, getDwarf5OrGNUAttr(dwarf::DW_AT_call_target),
1112 addAddress(*CallSiteDieParam, dwarf::DW_AT_location,
1296 addAddress(Die, dwarf::DW_AT_location, Location);
1300 void DwarfCompileUnit::addAddress(DIE &Die, dwarf::Attribute Attribute, function in class:DwarfCompileUnit

Completed in 170 milliseconds