Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DPDB.cpp493 std::vector<uint8_t> &symStorage) { in addGlobalSymbol() argument
494 CVSymbol sym{ArrayRef(symStorage)}; in addGlobalSymbol()