| /openbsd/src/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/ |
| D | DWARFDebugMacro.cpp | 32 header.m_debug_line_offset = debug_macro_data.GetU64(offset); in ParseHeader() 89 str_offset = debug_macro_data.GetU64(offset); in ReadMacroEntries() 112 new_offset = debug_macro_data.GetU64(offset); in ReadMacroEntries()
|
| D | DWARFUnit.cpp | 354 length = strOffsets.GetU64(&baseOffset); in SetDwoStrOffsetsBase() 892 header.m_dwo_id = data.GetU64(offset_ptr); in extract() 901 header.m_type_hash = data.GetU64(offset_ptr); in extract()
|
| D | DWARFFormValue.cpp | 109 m_value.value.uval = data.GetU64(offset_ptr); in ExtractValue()
|
| /openbsd/src/gnu/llvm/lldb/source/Symbol/ |
| D | DWARFCallFrameInfo.cpp | 119 addressValue = DE.GetU64(offset_ptr); in GetGNUEHPointer() 131 addressValue = (int64_t)DE.GetU64(offset_ptr); in GetGNUEHPointer() 257 length = m_cfi_data.GetU64(&offset); in ParseCIE() 258 cie_id = m_cfi_data.GetU64(&offset); in ParseCIE() 445 len = m_cfi_data.GetU64(&offset); in GetFDEIndex() 446 cie_id = m_cfi_data.GetU64(&offset); in GetFDEIndex() 543 length = m_cfi_data.GetU64(&offset); in FDEToUnwindPlan() 544 cie_offset = m_cfi_data.GetU64(&offset); in FDEToUnwindPlan()
|
| D | CompilerType.cpp | 947 u64 = data.GetU64(&offset); in GetValueAsScalar() 957 u64 = data.GetU64(&offset); in GetValueAsScalar() 967 u64 = data.GetU64(&offset); in GetValueAsScalar()
|
| D | Symbol.cpp | 623 const uint64_t value = data.GetU64(offset_ptr); in Decode() 631 m_addr_range.SetByteSize(data.GetU64(offset_ptr)); in Decode()
|
| /openbsd/src/gnu/llvm/lldb/tools/debugserver/source/ |
| D | StdStringExtractor.h | 74 uint64_t GetU64(uint64_t fail_value, int base = 0);
|
| D | StdStringExtractor.cpp | 116 uint64_t StdStringExtractor::GetU64(uint64_t fail_value, int base) { in GetU64() function in StdStringExtractor
|
| /openbsd/src/gnu/llvm/lldb/include/lldb/Utility/ |
| D | DataExtractor.h | 744 uint64_t GetU64(lldb::offset_t *offset_ptr) const; 769 void *GetU64(lldb::offset_t *offset_ptr, void *dst, uint32_t count) const;
|
| D | StringExtractor.h | 81 uint64_t GetU64(uint64_t fail_value, int base = 0);
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/minidump/ |
| D | RegisterContextMinidump_ARM64.cpp | 768 m_regs.context_flags = data.GetU64(&offset); in RegisterContextMinidump_ARM64() 770 m_regs.x[i] = data.GetU64(&offset); in RegisterContextMinidump_ARM64() 771 m_regs.pc = data.GetU64(&offset); in RegisterContextMinidump_ARM64()
|
| D | RegisterContextMinidump_ARM.cpp | 466 m_regs.fpscr = data.GetU64(&offset); in RegisterContextMinidump_ARM() 468 m_regs.d[i] = data.GetU64(&offset); in RegisterContextMinidump_ARM()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/ABI/Mips/ |
| D | ABISysV_mips64.cpp | 943 return_value[0] = f0_data.GetU64(&offset); in GetReturnValueObjectImpl() 947 return_value[1] = f1_data.GetU64(&offset); in GetReturnValueObjectImpl() 949 return_value[1] = f0_data.GetU64(&offset); in GetReturnValueObjectImpl() 953 return_value[0] = f1_data.GetU64(&offset); in GetReturnValueObjectImpl()
|
| /openbsd/src/gnu/llvm/lldb/source/Utility/ |
| D | DataExtractor.cpp | 474 uint64_t DataExtractor::GetU64(offset_t *offset_ptr) const { in GetU64() function in DataExtractor 493 void *DataExtractor::GetU64(offset_t *offset_ptr, void *void_dst, in GetU64() function in DataExtractor 535 return GetU64(offset_ptr); in GetMaxU64() 942 sstr.Printf(" %16.16" PRIx64, GetU64(&offset)); in PutToLog()
|
| D | RegisterValue.cpp | 213 uint64_t data1 = src.GetU64(&src_offset); in SetValueFromData() 214 uint64_t data2 = src.GetU64(&src_offset); in SetValueFromData()
|
| D | StringExtractor.cpp | 123 uint64_t StringExtractor::GetU64(uint64_t fail_value, int base) { in GetU64() function in StringExtractor
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/MacOSX-Kernel/ |
| D | CommunicationKDP.cpp | 935 const uint64_t addr = packet.GetU64(&offset); in DumpPacket() 942 const uint64_t addr = packet.GetU64(&offset); in DumpPacket() 951 const uint64_t addr = packet.GetU64(&offset); in DumpPacket() 960 const uint64_t addr = packet.GetU64(&offset); in DumpPacket() 1003 const uint64_t addr = packet.GetU64(&offset); in DumpPacket()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/SystemRuntime/MacOSX/ |
| D | SystemRuntimeMacOSX.cpp | 960 uint64_t serialnum = extractor.GetU64(&offset); in PopulateQueuesUsingLibBTR() 1002 item.enqueuing_thread_id = extractor.GetU64(&offset); in ExtractItemInfoFromBuffer() 1003 item.enqueuing_queue_serialnum = extractor.GetU64(&offset); in ExtractItemInfoFromBuffer() 1004 item.target_queue_serialnum = extractor.GetU64(&offset); in ExtractItemInfoFromBuffer()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/Process/Utility/ |
| D | LinuxProcMaps.cpp | 113 line_extractor.GetU64(0, 10); // Read the inode number in ParseMemoryRegionInfoFromProcMapsLine()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/Mach-O/ |
| D | ObjectFileMachO.cpp | 217 (&gpr.rax)[i] = data.GetU64(&offset); in SetRegisterDataFrom_LC_THREAD() 231 exc.faultvaddr = data.GetU64(&offset); in SetRegisterDataFrom_LC_THREAD() 675 gpr.x[i] = data.GetU64(&offset); in SetRegisterDataFrom_LC_THREAD() 676 gpr.fp = data.GetU64(&offset); in SetRegisterDataFrom_LC_THREAD() 677 gpr.lr = data.GetU64(&offset); in SetRegisterDataFrom_LC_THREAD() 678 gpr.sp = data.GetU64(&offset); in SetRegisterDataFrom_LC_THREAD() 679 gpr.pc = data.GetU64(&offset); in SetRegisterDataFrom_LC_THREAD() 700 exc.far = data.GetU64(&offset); in SetRegisterDataFrom_LC_THREAD() 5294 start_address = m_data.GetU64(&offset); 5314 start_address = m_data.GetU64(&offset); [all …]
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/ |
| D | DynamicLoaderDarwinKernel.cpp | 257 uint64_t addr = data.GetU64 (&offset); in SearchForKernelWithDebugHints() 1368 image_infos[i].SetLoadAddress(extractor.GetU64(&offset)); in ReadKextSummaries() 1369 image_infos[i].SetSize(extractor.GetU64(&offset)); in ReadKextSummaries()
|
| /openbsd/src/gnu/llvm/lldb/source/Core/ |
| D | DumpDataExtractor.cpp | 66 u64 = data.GetU64(offset_ptr); in GetAPInt() 82 u64 = data.GetU64(&temp_offset); in GetAPInt()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/ |
| D | ELFHeader.cpp | 356 if (data.GetU64(offset, &st_value, 2) == nullptr) in Parse()
|
| /openbsd/src/gnu/llvm/lldb/source/Plugins/JITLoader/GDB/ |
| D | JITLoaderGDB.cpp | 140 entry->symfile_size = extractor.GetU64(&offset); in ReadJITEntry()
|
| /openbsd/src/gnu/llvm/lldb/source/Expression/ |
| D | DWARFExpression.cpp | 485 const_value = m_data.GetU64(&offset); in LinkThreadLocalStorage() 1276 stack.push_back(to_generic(opcodes.GetU64(&offset))); in Evaluate() 1279 stack.push_back(to_generic((int64_t)opcodes.GetU64(&offset))); in Evaluate()
|