Home
last modified time | relevance | path

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

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