Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h124 void analyzeImportedModule(const DWARFDebugInfoEntry *DieEntry);
H A DDWARFLinkerCompileUnit.cpp149 analyzeImportedModule(CurChild); in analyzeDWARFStructureRec()
250 void CompileUnit::analyzeImportedModule(const DWARFDebugInfoEntry *DieEntry) { in analyzeImportedModule() function in CompileUnit
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFLinker.cpp
/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp191 static void analyzeImportedModule( in analyzeImportedModule() function
349 analyzeImportedModule(Current.Die, CU, ParseableSwiftInterfaces, in analyzeContextInfo()