Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DWriter.cpp230 void getSymbolsFromSections(ObjFile *file,
1647 getSymbolsFromSections(file, file->getGuardIATChunks(), giatsSymbols); in createGuardCFTables()
1702 void Writer::getSymbolsFromSections(ObjFile *file, in getSymbolsFromSections() function in Writer
1746 getSymbolsFromSections(file, symIdxChunks, syms); in markSymbolsForRVATable()