Home
last modified time | relevance | path

Searched defs:DwarfExpr (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.cpp223 std::unique_ptr<DIEDwarfExpression> DwarfExpr; addLocationAttribute() local
567 DIEDwarfExpression DwarfExpr(*Asm, *this, *Loc); updateSubprogramScopeDIE() local
789 DIEDwarfExpression DwarfExpr(*Asm, *this, *Loc); applyConcreteDbgVariableAttributes() local
806 DIEDwarfExpression DwarfExpr(*Asm, *this, *Loc); applyConcreteDbgVariableAttributes() local
823 DIEDwarfExpression DwarfExpr(*Asm, *this, *Loc); applyConcreteDbgVariableAttributes() local
892 DIEDwarfExpression DwarfExpr(*Asm, *this, *Loc); applyConcreteDbgVariableAttributes() local
951 DIEDwarfExpression DwarfExpr(*Asm, *this, *Loc); applyConcreteDbgVariableAttributes() local
1335 DIEDwarfExpression DwarfExpr(*Asm, *this, *Loc); constructCallSiteParmEntryDIEs() local
1575 DIEDwarfExpression DwarfExpr(*Asm, *this, *Loc); addAddress() local
1601 DIEDwarfExpression DwarfExpr(*Asm, *this, *Loc); addComplexAddress() local
[all...]
H A DDwarfUnit.cpp744 DIEDwarfExpression DwarfExpr(*Asm, getCU(), *Loc); constructTypeDIE() local
758 DIEDwarfExpression DwarfExpr(*Asm, getCU(), *Loc); constructTypeDIE() local
1404 DIEDwarfExpression DwarfExpr(*Asm, getCU(), *Loc); constructSubrangeDIE() local
1451 DIEDwarfExpression DwarfExpr(*Asm, getCU(), *Loc); constructGenericSubrangeDIE() local
1523 DIEDwarfExpression DwarfExpr(*Asm, getCU(), *Loc); constructArrayTypeDIE() local
1534 DIEDwarfExpression DwarfExpr(*Asm, getCU(), *Loc); constructArrayTypeDIE() local
1545 DIEDwarfExpression DwarfExpr(*Asm, getCU(), *Loc); constructArrayTypeDIE() local
1556 DIEDwarfExpression DwarfExpr(*Asm, getCU(), *Loc); constructArrayTypeDIE() local
[all...]
H A DDwarfDebug.cpp2638 emitDebugLocValue(const AsmPrinter & AP,const DIBasicType * BT,const DbgValueLoc & Value,DwarfExpression & DwarfExpr) emitDebugLocValue() argument
2740 DebugLocDwarfExpression DwarfExpr(AP.getDwarfVersion(), Streamer, TheCU); finalize() local
[all...]