Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp515 void DIEBaseTypeRef::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue()
521 unsigned DIEBaseTypeRef::sizeOf(const dwarf::FormParams &, dwarf::Form) const { in sizeOf()
526 void DIEBaseTypeRef::print(raw_ostream &O) const { O << "BaseTypeRef: " << Index; } in print()
H A DDwarfCompileUnit.cpp1698 new (DIEValueAllocator) DIEBaseTypeRef(this, Idx)); in addBaseTypeRef()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h240 class DIEBaseTypeRef {
246 explicit DIEBaseTypeRef(const DwarfCompileUnit *TheCU, uint64_t Idx) in DIEBaseTypeRef() function
395 DIELocList, DIEBaseTypeRef *, DIEAddrOffset *>;