OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Near64
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
CodeView.h
344
Near64
= 0x0c // 64 bit pointer
/src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
EnumTables.cpp
364
CV_ENUM_CLASS_ENT(PointerKind,
Near64
),
TypeDumpVisitor.cpp
82
ENUM_ENTRY(PointerKind,
Near64
),
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp
1762
Ty->getSizeInBits() == 64 ? PointerKind::
Near64
: PointerKind::Near32;
1824
PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::
Near64
2510
PointerKind PK = getPointerSizeInBytes() == 8 ? PointerKind::
Near64
2566
getPointerSizeInBytes() == 8 ? PointerKind::
Near64
/src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
MinimalTypeDumper.cpp
178
RETURN_CASE(PointerKind,
Near64
, "ptr64");
/src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
CodeViewYAMLTypes.cpp
279
IO.enumCase(Kind, "
Near64
", PointerKind::
Near64
);
Completed in 52 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026