Home
last modified time | relevance | path

Searched defs:data_ptr (Results 1 – 14 of 14) sorted by relevance

/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/ObjC/
H A DNSDictionary.cpp718 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 DCF.cpp154 addr_t data_ptr = process_sp->ReadPointerFromMemory( in CFBitVectorSummaryProvider() local
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D990628-1.c11 } *data_ptr, data_tmp; variable
/openbsd-src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFFormValue.cpp385 const uint8_t *data_ptr = m_value.data; in Dump() local
/openbsd-src/gnu/usr.bin/binutils/binutils/
H A Dnlmconv.c1151 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 Dnlmconv.c1154 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 DStringPrinter.cpp278 const SourceDataType *data_ptr = in DumpEncodedBufferToStream() local
/openbsd-src/gnu/usr.bin/binutils/bfd/
H A Dnlmcode.h1370 file_ptr text_ptr, data_ptr, other_ptr; local
/openbsd-src/gnu/usr.bin/binutils-2.17/bfd/
H A Dnlmcode.h1313 file_ptr text_ptr, data_ptr, other_ptr; in nlm_compute_section_file_positions() local
/openbsd-src/gnu/llvm/lldb/source/Commands/
H A DCommandObjectMemory.cpp713 uint8_t *data_ptr = data_sp->GetBytes(); in DoExecute() local
/openbsd-src/gnu/llvm/lldb/source/Plugins/LanguageRuntime/RenderScript/RenderScriptRuntime/
H A DRenderScriptRuntime.cpp659 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 Di915_drm.h938 __u64 data_ptr; member
954 __u64 data_ptr; member
3063 __u64 data_ptr; member
H A Dradeon_drm.h902 __u64 data_ptr; member
915 __u64 data_ptr; member
/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_platform_limits_netbsd.h2390 void **data_ptr; member