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

/freebsd-13-stable/contrib/llvm-project/lld/COFF/
H A DPDB.cpp397 struct ScopeRecord { struct
403 ScopeRecord *openingRecord;
412 s.openingRecord = const_cast<ScopeRecord *>(
413 reinterpret_cast<const ScopeRecord *>(sym.content().data()));

Completed in 99 milliseconds