Searched refs:addLabelDelta (Results 1 – 6 of 6) sorted by relevance
/external/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.h | 204 void addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
|
D | DwarfCompileUnit.cpp | 290 addLabelDelta(D, dwarf::DW_AT_high_pc, End, Begin); in attachLowHighPC()
|
D | DwarfUnit.cpp | 259 void DwarfUnit::addLabelDelta(DIE &Die, dwarf::Attribute Attribute, in addLabelDelta() function in DwarfUnit
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/AsmPrinter/ |
D | DwarfUnit.h | 193 void addLabelDelta(DIE &Die, dwarf::Attribute Attribute, const MCSymbol *Hi,
|
D | DwarfCompileUnit.cpp | 313 addLabelDelta(D, dwarf::DW_AT_high_pc, End, Begin); in attachLowHighPC()
|
D | DwarfUnit.cpp | 320 void DwarfUnit::addLabelDelta(DIE &Die, dwarf::Attribute Attribute, in addLabelDelta() function in DwarfUnit
|