Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h240 dwarf::Tag getDwarf5OrGNUTag(dwarf::Tag Tag) const;
DDwarfCompileUnit.cpp1143 dwarf::Tag DwarfCompileUnit::getDwarf5OrGNUTag(dwarf::Tag Tag) const { in getDwarf5OrGNUTag() function in DwarfCompileUnit
1197 DIE &CallSiteDIE = createAndAddDIE(getDwarf5OrGNUTag(dwarf::DW_TAG_call_site), in constructCallSiteEntryDIE()
1252 getDwarf5OrGNUTag(dwarf::DW_TAG_call_site_parameter)); in constructCallSiteParmEntryDIEs()