Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp875 TypeIndex &inlinee = *const_cast<TypeIndex *>(&line.Header->Inlinee); in commit() local
876 if (!source->remapTypeIndex(inlinee, TiRefKind::IndexRef)) { in commit()
878 " with bad inlinee index 0x" + utohexstr(inlinee.getIndex())); in commit()