Searched refs:ModulesEndOffset (Results 1 – 2 of 2) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/llvm/lib/DWARFLinker/ |
| H A D | DWARFLinker.cpp | 278 uint64_t ModulesEndOffset) { in updatePruning() argument 290 if (ModulesEndOffset == 0) in updatePruning() 294 Info.Ctxt->getCanonicalDIEOffset() <= ModulesEndOffset; in updatePruning() 316 uint64_t ModulesEndOffset, swiftInterfacesMap *ParseableSwiftInterfaces, in analyzeContextInfo() argument 329 updatePruning(Current.Die, CU, ModulesEndOffset); in analyzeContextInfo() 1993 uint64_t ModulesEndOffset, in registerModuleReference() argument 2040 ODRContexts, ModulesEndOffset, UnitID, in registerModuleReference() 2077 ModulesEndOffset, UnitID, IsLittleEndian, in loadClangModule() 2107 ModulesEndOffset, Options.ParseableSwiftInterfaces, in loadClangModule() 2409 const uint64_t ModulesEndOffset = in link() local [all …]
|
| /freebsd-13.1/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
| H A D | DWARFLinker.h | 482 uint64_t ModulesEndOffset, unsigned &UnitID, 493 DeclContextTree &ODRContexts, uint64_t ModulesEndOffset,
|