Home
last modified time | relevance | path

Searched defs:deref (Results 1 – 13 of 13) sorted by relevance

/openbsd/gnu/llvm/lldb/source/Plugins/Disassembler/LLVMC/
H A DDisassemblerLLVMC.cpp903 Operand deref; in ParseIntelIndexedAccess() local
908 Operand deref; in ParseIntelIndexedAccess() local
950 Operand deref; in ParseIntelDerefAccess() local
955 Operand deref; in ParseIntelDerefAccess() local
1001 Operand deref; in ParseARMOffsetAccess() local
1030 Operand deref; in ParseARMDerefAccess() local
/openbsd/gnu/llvm/llvm/lib/Transforms/Vectorize/
H A DVPlanCFG.h52 template <typename T1> static T1 deref(T1 Block, unsigned SuccIdx) { in deref() function
/openbsd/gnu/usr.bin/perl/ext/B/B/
H A DXref.pm296 sub deref { subroutine
/openbsd/usr.sbin/pkg_add/OpenBSD/
H A DPackageLocation.pm270 sub deref($self) subroutine
/openbsd/gnu/llvm/clang/lib/AST/Interp/
H A DInterpBlock.h97 T &deref() { return *reinterpret_cast<T *>(data()); } in deref() function
H A DPointer.h307 template <typename T> T &deref() const { in deref() function
/openbsd/regress/lib/libutil/ber/
H A Dber_test.c593 long long scope = 0, deref = 0; in test_ber_printf_elements_ldap_search() local
/openbsd/gnu/llvm/lldb/include/lldb/Core/
H A DFormatEntity.h206 bool deref = false; member
/openbsd/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/
H A DLibCxxMap.cpp255 ValueObjectSP deref; in GetDataType() local
/openbsd/gnu/usr.bin/binutils/gdb/
H A Dlanguage.h352 #define LA_VAL_PRINT(type,valaddr,offset,addr,stream,fmt,deref,recurse,pretty) \ argument
/openbsd/gnu/llvm/clang/lib/Tooling/Transformer/
H A DStencil.cpp442 Stencil transformer::deref(llvm::StringRef ExprId) { in deref() function in transformer
/openbsd/usr.sbin/ldapd/
H A Dldapd.h191 long long deref; /* not implemented */ member
/openbsd/gnu/llvm/lldb/source/Target/
H A DStackFrame.cpp531 bool deref = false; in GetValueForVariableExpressionPath() local