Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp277 DwarfExpr->addFragmentOffset(Expr); in addLocationAttribute()
791 DwarfExpr.addFragmentOffset(Expr); in applyConcreteDbgVariableAttributes()
824 DwarfExpr.addFragmentOffset(Expr); in applyConcreteDbgVariableAttributes()
899 DwarfExpr.addFragmentOffset(Expr); in applyConcreteDbgVariableAttributes()
954 DwarfExpr.addFragmentOffset(&Expr); in applyConcreteDbgVariableAttributes()
1602 DwarfExpr.addFragmentOffset(DIExpr); in addComplexAddress()
H A DDwarfExpression.h295 void addFragmentOffset(const DIExpression *Expr);
H A DDwarfExpression.cpp716 void DwarfExpression::addFragmentOffset(const DIExpression *Expr) { in addFragmentOffset() function in DwarfExpression
H A DDwarfDebug.cpp2641 DwarfExpr.addFragmentOffset(DIExpr); in emitDebugLocValue()