Searched defs:bit_offset_ptr (Results 1 – 4 of 4) sorted by relevance
/openbsd-src/gnu/llvm/lldb/source/Plugins/Language/CPlusPlus/ |
H A D | LibCxx.cpp | 282 uint64_t bit_offset_ptr; in Update() local 447 uint64_t bit_offset_ptr; in Update() local
|
H A D | LibCxxMap.cpp | 273 uint64_t bit_offset_ptr; in GetDataType() local
|
/openbsd-src/gnu/llvm/lldb/source/Symbol/ |
H A D | CompilerType.cpp | 621 uint64_t *bit_offset_ptr, in GetFieldAtIndex() 667 uint64_t *bit_offset_ptr, uint32_t *bitfield_bit_size_ptr, in GetIndexOfFieldWithName()
|
/openbsd-src/gnu/llvm/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.cpp | 5698 std::string &name, uint64_t *bit_offset_ptr, in GetObjCFieldAtIndex() 5749 uint64_t *bit_offset_ptr, in GetFieldAtIndex() 5925 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetDirectBaseClassAtIndex() 6020 lldb::opaque_compiler_type_t type, size_t idx, uint32_t *bit_offset_ptr) { in GetVirtualBaseClassAtIndex()
|