Searched defs:commonEncodings (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lld/lib/ReaderWriter/MachO/
H A DCompactUnwindPass.cpp133 void addCommonEncodings(std::vector<uint32_t> &commonEncodings) { argument
308 std::vector<uint32_t> commonEncodings; variable
67 UnwindInfoAtom(ArchHandler &archHandler, const File &file, bool isBig, std::vector<const Atom *> &personalities, std::vector<uint32_t> &commonEncodings, std::vector<UnwindInfoPage> &pages, uint32_t numLSDAs) argument

Completed in 92 milliseconds