Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/COFF/
H A DInputFiles.h143 ArrayRef<SectionChunk *> getGuardEHContChunks() { return guardEHContChunks; } in getGuardEHContChunks() function
H A DWriter.cpp1914 markSymbolsForRVATable(file, file->getGuardEHContChunks(), ehContTargets); in createGuardCFTables()