Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_common.cpp168 arch_ = arch; in set()
186 arch_ = kModuleArchUnknown; in clear()
H A Dsanitizer_common.h826 arch_(kModuleArchUnknown), in LoadedModule()
844 ModuleArch arch() const { return arch_; } in arch()
874 ModuleArch arch_; variable
/freebsd/crypto/openssl/Configurations/
H A Ddescrip.mms.tmpl222 …foreach (grep /\[\.crypto\.ec\.curve448.arch_(?:32|64)\].*?\.o$/, keys %{$unified_info{sources}}) {