Home
last modified time | relevance | path

Searched refs:remapTypeIndex (Results 1 – 5 of 5) sorted by relevance

/external/llvm-project/lld/COFF/
DDebugTypes.h69 bool remapTypeIndex(TypeIndex &ti, llvm::codeview::TiRefKind refKind) const;
DDebugTypes.cpp220 bool TpiSource::remapTypeIndex(TypeIndex &ti, TiRefKind refKind) const { in remapTypeIndex() function in TpiSource
244 if (!remapTypeIndex(ti, ref.Kind)) { in remapRecord()
656 success &= remapTypeIndex(funcId, TiRefKind::IndexRef); in mergeTypeRecord()
DPDB.cpp744 if (!source->remapTypeIndex(inlinee, TiRefKind::IndexRef)) { in mergeInlineeLines()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp110 inline bool remapTypeIndex(TypeIndex &Idx) { in remapTypeIndex() function in __anoncd3ab5720111::TypeStreamMerger
406 : remapTypeIndex(TI); in remapIndices()
/external/llvm-project/llvm/lib/DebugInfo/CodeView/
DTypeStreamMerger.cpp110 inline bool remapTypeIndex(TypeIndex &Idx) { in remapTypeIndex() function in __anon70fef67e0111::TypeStreamMerger
413 : remapTypeIndex(TI); in remapIndices()