Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/lld/COFF/
DInputFiles.h151 ArrayRef<SectionChunk *> getGuardEHContChunks() { return guardEHContChunks; } in getGuardEHContChunks() function
DWriter.cpp1657 markSymbolsForRVATable(file, file->getGuardEHContChunks(), ehContTargets); in createGuardCFTables()