Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp239 void markSymbolsWithRelocations(ObjFile *file, SymbolRVASet &usedSymbols);
1868 void Writer::markSymbolsWithRelocations(ObjFile *file, in markSymbolsWithRelocations() function in Writer
1913 markSymbolsWithRelocations(file, addressTakenSyms); in createGuardCFTables()