Home
last modified time | relevance | path

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

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lld/ELF/Arch/
H A DMipsArchTree.cpp298 static inline bool isBeriOrCheri(uint32_t flags) { in isBeriOrCheri() function
323 if (isBeriOrCheri(ret) != isBeriOrCheri(newFlags)) { in getArchFlags()