Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/COFF/
H A DInputFiles.h141 ArrayRef<SectionChunk *> getGuardIATChunks() { return guardIATChunks; } in getGuardIATChunks() function
H A DWriter.cpp1657 markSymbolsForRVATable(file, file->getGuardIATChunks(), giatsRVASet); in createGuardCFTables()
1658 getSymbolsFromSections(file, file->getGuardIATChunks(), giatsSymbols); in createGuardCFTables()