Home
last modified time | relevance | path

Searched refs:addLocalLabelAddress (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h160 void addLocalLabelAddress(DIE &Die, dwarf::Attribute Attribute,
DDwarfCompileUnit.cpp82 return addLocalLabelAddress(Die, Attribute, Label); in addLabelAddress()
94 void DwarfCompileUnit::addLocalLabelAddress(DIE &Die, in addLocalLabelAddress() function in DwarfCompileUnit