Searched refs:discoverTypeIndicesInSymbol (Results 1 – 6 of 6) sorted by relevance
37 bool discoverTypeIndicesInSymbol(const CVSymbol &Symbol,39 bool discoverTypeIndicesInSymbol(ArrayRef<uint8_t> RecordData,41 bool discoverTypeIndicesInSymbol(ArrayRef<uint8_t> RecordData,
501 bool llvm::codeview::discoverTypeIndicesInSymbol( in discoverTypeIndicesInSymbol() function in llvm::codeview507 bool llvm::codeview::discoverTypeIndicesInSymbol( in discoverTypeIndicesInSymbol() function in llvm::codeview516 bool llvm::codeview::discoverTypeIndicesInSymbol( in discoverTypeIndicesInSymbol() function in llvm::codeview519 if (!discoverTypeIndicesInSymbol(RecordData, Refs)) in discoverTypeIndicesInSymbol()
105 discoverTypeIndicesInSymbol(Sym, DepList); in addTypeRefsFromSymbol()
134 discoverTypeIndicesInSymbol(Symbols[I], Refs[I]); in discoverTypeIndicesInSymbols()
260 if (!discoverTypeIndicesInSymbol(rec, typeRefs)) in remapTypesInSymbolRecord()
360 discoverTypeIndicesInSymbol(sym, refs); in translateIdSymbols()