Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DWriter.cpp248 void getSymbolsFromSections(ObjFile *file,
2119 getSymbolsFromSections(file, file->getGuardIATChunks(), giatsSymbols); in createGuardCFTables()
2189 void Writer::getSymbolsFromSections(ObjFile *file, in getSymbolsFromSections() function in Writer
2233 getSymbolsFromSections(file, symIdxChunks, syms); in markSymbolsForRVATable()