OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getPointerSizeInBytes
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.h
456
unsigned
getPointerSizeInBytes
();
CodeViewDebug.cpp
479
unsigned CodeViewDebug::
getPointerSizeInBytes
() {
1606
TypeIndex IndexType =
getPointerSizeInBytes
() == 8
1824
PointerKind PK =
getPointerSizeInBytes
() == 8 ? PointerKind::Near64
2470
VFTableOffset = SP->getVirtualIndex() *
getPointerSizeInBytes
();
2510
PointerKind PK =
getPointerSizeInBytes
() == 8 ? PointerKind::Near64
2514
PointerRecord PR(ModifiedTI, PK, PM, PO,
getPointerSizeInBytes
());
2566
getPointerSizeInBytes
() == 8 ? PointerKind::Near64
Completed in 17 milliseconds
Indexes created Sun Sep 27 00:26:35 UTC 2026