Home
last modified time | relevance | path

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

/external/llvm-project/lld/COFF/
DInputFiles.h147 ArrayRef<SectionChunk *> getGuardIATChunks() { return guardIATChunks; } in getGuardIATChunks() function
DWriter.cpp1646 markSymbolsForRVATable(file, file->getGuardIATChunks(), giatsRVASet); in createGuardCFTables()
1647 getSymbolsFromSections(file, file->getGuardIATChunks(), giatsSymbols); in createGuardCFTables()