Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/llvm-pdbutil/
H A DStreamUtil.h41 uint32_t getModuleIndex() const { return *ModuleIndex; } in getModuleIndex() function
/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h66 unsigned getModuleIndex() const { return Layout.Mod; } in getModuleIndex() function
/freebsd-12.1/contrib/llvm/tools/lld/COFF/
H A DPDB.cpp1104 File->ModuleDBI->getModuleIndex(), CurSymOffset, Sym); in mergeSymbolRecords()
1146 SC.Imod = SecChunk->File->ModuleDBI->getModuleIndex(); in createSectionContrib()
1290 uint32_t Modi = File->ModuleDBI->getModuleIndex(); in addObjFile()
1603 createSectionContrib(C, LinkerModule.getModuleIndex()); in addSections()