Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp524 void DIEBaseTypeRef::emitValue(const AsmPrinter *AP, dwarf::Form Form) const { in emitValue()
530 unsigned DIEBaseTypeRef::SizeOf(const AsmPrinter *AP, dwarf::Form Form) const { in SizeOf()
535 void DIEBaseTypeRef::print(raw_ostream &O) const { O << "BaseTypeRef: " << Index; } in print()
H A DDwarfCompileUnit.cpp1550 new (DIEValueAllocator) DIEBaseTypeRef(this, Idx)); in addBaseTypeRef()
/freebsd-13.1/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DDIE.h235 class DIEBaseTypeRef {
241 explicit DIEBaseTypeRef(const DwarfCompileUnit *TheCU, uint64_t Idx) in DIEBaseTypeRef() function
390 DIELocList, DIEBaseTypeRef *, DIEAddrOffset *>;