Searched refs:cieMap (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lld/ELF/
H A DSyntheticSections.h115 llvm::DenseMap<std::pair<ArrayRef<uint8_t>, Symbol *>, CieRecord *> cieMap; member in class:lld::elf::final
H A DSyntheticSections.cpp363 CieRecord *&rec = cieMap[{cie.data(), personality}];

Completed in 100 milliseconds