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

/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeView.h346 BasedOnAddress = 0x06, // based on address of base 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.cpp362 CV_ENUM_CLASS_ENT(PointerKind, BasedOnAddress),
H A DTypeDumpVisitor.cpp77 ENUM_ENTRY(PointerKind, BasedOnAddress),
/freebsd-current/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DMinimalTypeDumper.cpp176 RETURN_CASE(PointerKind, BasedOnAddress, "address based");
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCodeViewYAMLTypes.cpp272 IO.enumCase(Kind, "BasedOnAddress", PointerKind::BasedOnAddress);

Completed in 125 milliseconds