Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfCompileUnit.h140 void addLocalLabelAddress(DIE &Die, dwarf::Attribute Attribute,
H A DDwarfCompileUnit.cpp73 return addLocalLabelAddress(Die, Attribute, Label); in addLabelAddress()
85 void DwarfCompileUnit::addLocalLabelAddress(DIE &Die, in addLocalLabelAddress() function in DwarfCompileUnit