Home
last modified time | relevance | path

Searched refs:DIECloner (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp153 bool DWARFLinker::DIECloner::getDIENames(const DWARFDie &Die, in getDIENames()
1034 unsigned DWARFLinker::DIECloner::cloneStringAttribute(DIE &Die, in cloneStringAttribute()
1079 unsigned DWARFLinker::DIECloner::cloneDieReferenceAttribute( in cloneDieReferenceAttribute()
1156 void DWARFLinker::DIECloner::cloneExpression( in cloneExpression()
1278 unsigned DWARFLinker::DIECloner::cloneBlockAttribute( in cloneBlockAttribute()
1344 unsigned DWARFLinker::DIECloner::cloneAddressAttribute( in cloneAddressAttribute()
1409 unsigned DWARFLinker::DIECloner::cloneScalarAttribute( in cloneScalarAttribute()
1579 unsigned DWARFLinker::DIECloner::cloneAttribute( in cloneAttribute()
1641 void DWARFLinker::DIECloner::addObjCAccelerator(CompileUnit &Unit, in addObjCAccelerator()
1697 DIE *DWARFLinker::DIECloner::cloneDIE(const DWARFDie &InputDIE, in cloneDIE()
[all …]
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/
H A DDWARFLinker.h547 class DIECloner {
568 DIECloner(DWARFLinker &Linker, DwarfEmitter *Emitter, DWARFFile &ObjFile, in DIECloner() function
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/
H A DDWARFLinker.h