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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DDebugTypes.cpp199 mergeDebugT(TypeMerger *m, CVIndexMap *indexMap) argument
324 mergeDebugT(TypeMerger *m, CVIndexMap *indexMap) argument
421 mergeInPrecompHeaderObj(ObjFile *file, CVIndexMap *indexMap, PrecompRecord &precomp) argument
443 mergeDebugT(TypeMerger *m, CVIndexMap *indexMap) argument
[all...]
H A DPDB.cpp159 const CVIndexMap *indexMap; member in class:__anon2673::DebugSHandler
191 DebugSHandler(PDBLinker &linker, ObjFile &file, const CVIndexMap *indexMap) argument
262 remapTypesInSymbolRecord(ObjFile *file, SymbolKind symKind, MutableArrayRef<uint8_t> recordBytes, const CVIndexMap &indexMap, ArrayRef<TiReference> typeRefs) argument
508 mergeSymbolRecords(ObjFile *file, const CVIndexMap &indexMap, std::vector<ulittle32_t *> &stringTableRefs, BinaryStreamRef symData) argument
863 addDebugSymbols(ObjFile *file, const CVIndexMap *indexMap) argument
929 const CVIndexMap *indexMap = mergeTypeRecords(source, &localMap); local
[all...]

Completed in 97 milliseconds