Home
last modified time | relevance | path

Searched refs:addFragmentOffset (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp262 DwarfExpr->addFragmentOffset(Expr); in addLocationAttribute()
776 DwarfExpr.addFragmentOffset(Expr); in applyConcreteDbgVariableAttributes()
809 DwarfExpr.addFragmentOffset(Expr); in applyConcreteDbgVariableAttributes()
884 DwarfExpr.addFragmentOffset(Expr); in applyConcreteDbgVariableAttributes()
939 DwarfExpr.addFragmentOffset(&Expr); in applyConcreteDbgVariableAttributes()
1581 DwarfExpr.addFragmentOffset(DIExpr); in addComplexAddress()
H A DDwarfExpression.h356 void addFragmentOffset(const DIExpression *Expr);
H A DDwarfExpression.cpp680 void DwarfExpression::addFragmentOffset(const DIExpression *Expr) { in addFragmentOffset() function in DwarfExpression
H A DDwarfDebug.cpp2640 DwarfExpr.addFragmentOffset(DIExpr); in emitDebugLocValue()