Searched defs:indexMap (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp208 const CVIndexMap &indexMap; member in class:lld::coff::__anon1105::DebugSHandler
242 DebugSHandler(PDBLinker &linker, ObjFile &file, const CVIndexMap &indexMap) argument
458 CVIndexMap &indexMap = it.first->second; local
578 CVIndexMap &indexMap = insertion.first->second; local
627 remapTypesInSymbolRecord(ObjFile *file, SymbolKind symKind, MutableArrayRef<uint8_t> recordBytes, const CVIndexMap &indexMap, ArrayRef<TiReference> typeRefs) argument
868 mergeSymbolRecords(ObjFile *file, const CVIndexMap &indexMap, std::vector<ulittle32_t *> &stringTableRefs, BinaryStreamRef symData) argument
[all...]

Completed in 109 milliseconds