Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/InterfaceStub/
H A DIFSHandler.cpp236 std::error_code OverrideEC(1, std::generic_category()); in overrideIFSTarget() local
240 "Supplied Arch conflicts with the text stub", OverrideEC); in overrideIFSTarget()
248 "Supplied Endianness conflicts with the text stub", OverrideEC); in overrideIFSTarget()
255 "Supplied BitWidth conflicts with the text stub", OverrideEC); in overrideIFSTarget()
262 "Supplied Triple conflicts with the text stub", OverrideEC); in overrideIFSTarget()