Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp239 void markSymbolsWithRelocations(ObjFile *file, SymbolRVASet &usedSymbols);
1869 SymbolRVASet &usedSymbols) { in markSymbolsWithRelocations() argument
1885 maybeAddAddressTakenFunction(usedSymbols, ref); in markSymbolsWithRelocations()