Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DCompactUnwindSupport.h334 if (auto Err = writeIndexes(G, Writer, SectionOffsetToLSDAs, in writeUnwindInfo()
511 Error writeIndexes(LinkGraph &G, BinaryStreamWriter &W, in writeIndexes() function