Searched refs:Huge16 (Results 1 - 5 of 5) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h342 Huge16 = 0x02, // 16:16 huge pointer member in class:llvm::codeview::CallingConvention::ClassOptions::FrameProcedureOptions::FunctionOptions::HfaKind::MemberAccess::MethodKind::MethodOptions::ModifierOptions::PointerKind
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DEnumTables.cpp358 CV_ENUM_CLASS_ENT(PointerKind, Huge16),
H A DTypeDumpVisitor.cpp73 ENUM_ENTRY(PointerKind, Huge16),
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp172 RETURN_CASE(PointerKind, Huge16, "huge ptr16");
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp268 IO.enumCase(Kind, "Huge16", PointerKind::Huge16);

Completed in 84 milliseconds