Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp852 unsigned DIEAddrOffset::sizeOf(const dwarf::FormParams &FormParams, in sizeOf()
860 void DIEAddrOffset::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue()
866 void DIEAddrOffset::print(raw_ostream &O) const { in print()
H A DDwarfCompileUnit.cpp145 new (DIEValueAllocator) DIEAddrOffset( in addLabelAddress()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h363 class DIEAddrOffset {
368 explicit DIEAddrOffset(uint64_t Idx, const MCSymbol *Hi, const MCSymbol *Lo) in DIEAddrOffset() function
404 DIELocList, DIEBaseTypeRef *, DIEAddrOffset *>;