Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
HDXCOFF.h111 XMC_SV64 = 17, ///< Supervisor Call for 64-bit process enumerator
/freebsd-14-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
HDXCOFFYAML.cpp130 ECase(XMC_SV64); in enumeration()
/freebsd-14-stable/contrib/llvm-project/llvm/tools/llvm-readobj/
HDXCOFFDumper.cpp556 ECase(XMC_XO), ECase(XMC_SV), ECase(XMC_SV64), ECase(XMC_SV3264),