/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/ |
H A D | NSDictionary.cpp | 718 uint64_t *data_ptr = (uint64_t *)buffer_sp->GetBytes(); in GetChildAtIndex() local 722 uint32_t *data_ptr = (uint32_t *)buffer_sp->GetBytes(); in GetChildAtIndex() local 848 uint32_t *data_ptr = reinterpret_cast<uint32_t *>(buffer_sp->GetBytes()); in GetChildAtIndex() local 853 uint64_t *data_ptr = reinterpret_cast<uint64_t *>(buffer_sp->GetBytes()); in GetChildAtIndex() local 966 uint64_t *data_ptr = (uint64_t *)buffer_sp->GetBytes(); in GetChildAtIndex() local 970 uint32_t *data_ptr = (uint32_t *)buffer_sp->GetBytes(); in GetChildAtIndex() local 1043 uint64_t *data_ptr = (uint64_t *)buffer_sp->GetBytes(); in GetChildAtIndex() local 1047 uint32_t *data_ptr = (uint32_t *)buffer_sp->GetBytes(); in GetChildAtIndex() local 1207 uint64_t *data_ptr = (uint64_t *)buffer_sp->GetBytes(); in GetChildAtIndex() local 1211 uint32_t *data_ptr = (uint32_t *)buffer_sp->GetBytes(); in GetChildAtIndex() local [all …]
|
H A D | CF.cpp | 154 addr_t data_ptr = process_sp->ReadPointerFromMemory( in CFBitVectorSummaryProvider() local
|
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/ |
H A D | 990628-1.c | 11 } *data_ptr, data_tmp; variable
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
H A D | DWARFFormValue.cpp | 385 const uint8_t *data_ptr = m_value.data; in Dump() local
|
/openbsd-src/gnu/usr.bin/binutils/binutils/ |
H A D | nlmconv.c | 1151 setup_sections (bfd *inbfd ATTRIBUTE_UNUSED, asection *insec, void *data_ptr) in setup_sections() 1218 copy_sections (bfd *inbfd, asection *insec, void *data_ptr) in copy_sections()
|
/openbsd-src/gnu/usr.bin/binutils-2.17/binutils/ |
H A D | nlmconv.c | 1154 setup_sections (bfd *inbfd ATTRIBUTE_UNUSED, asection *insec, void *data_ptr) in setup_sections() 1221 copy_sections (bfd *inbfd, asection *insec, void *data_ptr) in copy_sections()
|
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/ |
H A D | StringPrinter.cpp | 278 const SourceDataType *data_ptr = in DumpEncodedBufferToStream() local
|
/openbsd-src/gnu/usr.bin/binutils/bfd/ |
H A D | nlmcode.h | 1370 file_ptr text_ptr, data_ptr, other_ptr; local
|
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/ |
H A D | nlmcode.h | 1313 file_ptr text_ptr, data_ptr, other_ptr; in nlm_compute_section_file_positions() local
|
/openbsd-src/gnu/llvm/lldb/source/Commands/ |
H A D | CommandObjectMemory.cpp | 713 uint8_t *data_ptr = data_sp->GetBytes(); in DoExecute() local
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/ |
H A D | RenderScriptRuntime.cpp | 659 empirical_type<lldb::addr_t> data_ptr; member 1850 addr_t data_ptr = static_cast<lldb::addr_t>(result); in JITDataPointer() local 2380 lldb::addr_t data_ptr = *alloc->data_ptr.get(); in GetAllocationData() local
|
/openbsd-src/sys/dev/pci/drm/include/uapi/drm/ |
H A D | i915_drm.h | 938 __u64 data_ptr; member 954 __u64 data_ptr; member 3063 __u64 data_ptr; member
|
H A D | radeon_drm.h | 902 __u64 data_ptr; member 915 __u64 data_ptr; member
|
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/ |
H A D | sanitizer_platform_limits_netbsd.h | 2390 void **data_ptr; member
|