Home
last modified time | relevance | path

Searched refs:getDwarf5OrGNULocationAtom (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
DDwarfCompileUnit.h246 dwarf::LocationAtom getDwarf5OrGNULocationAtom(dwarf::LocationAtom Loc) const;
DDwarfExpression.cpp425 emitOp(CU.getDwarf5OrGNULocationAtom(dwarf::DW_OP_entry_value)); in finalizeEntryValue()
DDwarfCompileUnit.cpp1179 DwarfCompileUnit::getDwarf5OrGNULocationAtom(dwarf::LocationAtom Loc) const { in getDwarf5OrGNULocationAtom() function in DwarfCompileUnit