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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h351 Far32 = 0x0b, // 16:32 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.cpp367 CV_ENUM_CLASS_ENT(PointerKind, Far32),
H A DTypeDumpVisitor.cpp82 ENUM_ENTRY(PointerKind, Far32),
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp181 RETURN_CASE(PointerKind, Far32, "far ptr32");
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp278 IO.enumCase(Kind, "Far32", PointerKind::Far32);

Completed in 121 milliseconds