Home
last modified time | relevance | path

Searched defs:DieEntry (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DSyntheticTypeNameBuilder.cpp433 const DWARFDebugInfoEntry *DieEntry) { in addTypePrefix()
661 CompileUnit &CU, const DWARFDebugInfoEntry *DieEntry) { in OrderedChildrenIndexAssigner()
716 CompileUnit &CU, const DWARFDebugInfoEntry *DieEntry) { in tagToArrayIndex()
H A DDWARFLinkerCompileUnit.h38 const DWARFDebugInfoEntry *DieEntry = nullptr; member
546 void warn(const Twine &Warning, const DWARFDebugInfoEntry *DieEntry) { in warn()
H A DDWARFLinkerCompileUnit.cpp127 void CompileUnit::analyzeDWARFStructureRec(const DWARFDebugInfoEntry *DieEntry, in analyzeDWARFStructureRec() argument
253 void CompileUnit::analyzeImportedModule(const DWARFDebugInfoEntry *DieEntry) { in analyzeImportedModule() argument
309 assignTypeNamesRec(const DWARFDebugInfoEntry * DieEntry,SyntheticTypeNameBuilder & NameBuilder) assignTypeNamesRec() argument
418 resolveDIEReference(const DWARFDebugInfoEntry * DieEntry,dwarf::Attribute Attr,ResolveInterCUReferencesMode CanResolveInterCUReferences) resolveDIEReference() argument
[all...]