Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp849 unsigned DIEAddrOffset::sizeOf(const dwarf::FormParams &FormParams, in sizeOf()
857 void DIEAddrOffset::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue()
863 void DIEAddrOffset::print(raw_ostream &O) const { in print()
H A DDwarfCompileUnit.cpp119 new (DIEValueAllocator) DIEAddrOffset( in addLabelAddress()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h355 class DIEAddrOffset {
360 explicit DIEAddrOffset(uint64_t Idx, const MCSymbol *Hi, const MCSymbol *Lo) in DIEAddrOffset() function
395 DIELocList, DIEBaseTypeRef *, DIEAddrOffset *>;