Home
last modified time | relevance | path

Searched refs:m_offset (Results 1 – 25 of 45) sorted by relevance

12

/external/lldb/include/lldb/Core/
DAddress.h104 m_offset (LLDB_INVALID_ADDRESS) in Address()
119 m_offset(rhs.m_offset.load()) in Address()
138 m_offset (offset) in Address()
186 m_offset = LLDB_INVALID_ADDRESS; in Clear()
336 GetOffset () const { return m_offset; } in GetOffset()
371 return m_offset != LLDB_INVALID_ADDRESS; in IsValid()
463 bool changed = m_offset != offset; in SetOffset()
464 m_offset = offset; in SetOffset()
472 m_offset = addr; in SetRawAddress()
478 if (m_offset != LLDB_INVALID_ADDRESS) in Slide()
[all …]
/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugAbbrev.h30 m_offset(DW_INVALID_OFFSET), in DWARFAbbreviationDeclarationSet()
37 m_offset(offset), in DWARFAbbreviationDeclarationSet()
44 dw_offset_t GetOffset() const { return m_offset; } in GetOffset()
52 dw_offset_t m_offset;
DDWARFDebugPubnamesSet.cpp20 m_offset(DW_INVALID_OFFSET), in DWARFDebugPubnamesSet()
28 m_offset(debug_aranges_offset), in DWARFDebugPubnamesSet()
54 m_offset = DW_INVALID_OFFSET; in Clear()
86 m_offset = *offset_ptr; in Extract()
118 return m_offset + m_header.length + 4; in GetOffsetOfNextEntry()
DDWARFDebugArangeSet.cpp19 m_offset(DW_INVALID_OFFSET), in DWARFDebugArangeSet()
33 m_offset = DW_INVALID_OFFSET; in Clear()
170 m_offset = *offset_ptr; in Extract()
197 const uint32_t header_size = *offset_ptr - m_offset; in Extract()
203 *offset_ptr = m_offset + first_tuple_offset; in Extract()
232 return m_offset + m_header.length + 4; in GetOffsetOfNextEntry()
DDWARFCompileUnit.h44 dw_offset_t GetOffset() const { return m_offset; } in GetOffset()
47 dw_offset_t GetFirstDIEOffset() const { return m_offset + Size(); } in GetFirstDIEOffset()
48 dw_offset_t GetNextCompileUnitOffset() const { return m_offset + m_length + 4; } in GetNextCompileUnitOffset()
195 dw_offset_t m_offset; variable
DDWARFDebugPubnamesSet.h60 dw_offset_t GetOffset() const { return m_offset; } in GetOffset()
61 void SetOffset(dw_offset_t offset) { m_offset = offset; } in SetOffset()
88 dw_offset_t m_offset; variable
DDWARFCompileUnit.cpp45 m_offset (DW_INVALID_OFFSET), in DWARFCompileUnit()
59 m_offset = DW_INVALID_OFFSET; in Clear()
76 m_offset = *offset_ptr; in Extract()
99 *offset_ptr = m_offset; in Extract()
111 m_offset = offset; in Extract()
166 m_offset, in ExtractDIEsIfNeeded()
316 bool valid_offset = debug_info.ValidOffset(m_offset); in Verify()
325 s->Printf(" 0x%8.8x: OK\n", m_offset); in Verify()
330 s->Printf(" 0x%8.8x: ", m_offset); in Verify()
332 …m_dwarf2Data->get_debug_info_data().Dump (s, m_offset, lldb::eFormatHex, 1, Size(), 32, LLDB_INVAL… in Verify()
[all …]
DDWARFDebugInfoEntry.h111 m_offset (DW_INVALID_OFFSET), in DWARFDebugInfoEntry()
123 m_offset = DW_INVALID_OFFSET; in Clear()
337 return m_offset; in GetOffset()
343 m_offset = offset; in SetOffset()
447 dw_offset_t m_offset; // Offset within the .debug_info of the start of this entry
DDWARFDebugArangeSet.h40 void SetOffset(uint32_t offset) { m_offset = offset; } in SetOffset()
71 uint32_t m_offset; variable
/external/lldb/source/Core/
DAddress.cpp218 m_offset (abs_addr) in Address()
224 m_offset (LLDB_INVALID_ADDRESS) in Address()
235 m_offset = rhs.m_offset.load(); in operator =()
250 m_offset = file_addr - section_sp->GetFileAddress(); in ResolveAddressUsingFileSections()
254 m_offset = file_addr; in ResolveAddressUsingFileSections()
282 return sect_file_addr + m_offset; in GetFileAddress()
285 return m_offset; in GetFileAddress()
295 return m_offset; in GetLoadAddress()
306 return sect_load_addr + m_offset; in GetLoadAddress()
337 m_offset = target->GetCallableLoadAddress(m_offset, GetAddressClass()); in SetCallableLoadAddress()
[all …]
/external/opencv/otherlibs/highgui/
Dgrfmt_sunras.cpp78 m_offset = -1; in GrFmtSunRasterReader()
142 m_offset = m_strm.GetPos(); in ReadHeader()
144 assert( m_offset == 32 + m_maplength ); in ReadHeader()
155 m_offset = m_strm.GetPos(); in ReadHeader()
157 assert( m_offset == 32 + m_maplength ); in ReadHeader()
165 m_offset = -1; in ReadHeader()
187 if( m_offset < 0 || !m_strm.IsOpened()) in ReadData()
201 m_strm.SetPos( m_offset ); in ReadData()
Dgrfmt_pxm.cpp126 m_offset = -1; in GrFmtPxMReader()
179 m_offset = m_strm.GetPos(); in ReadHeader()
188 m_offset = -1; in ReadHeader()
210 if( m_offset < 0 || !m_strm.IsOpened()) in ReadData()
232 m_strm.SetPos( m_offset ); in ReadData()
Dgrfmt_bmp.cpp76 m_offset = -1; in GrFmtBmpReader()
102 m_offset = m_strm.GetDWord(); in ReadHeader()
179 m_offset = -1; in ReadHeader()
201 if( m_offset < 0 || !m_strm.IsOpened()) in ReadData()
221 m_strm.SetPos( m_offset ); in ReadData()
Dgrfmt_bmp.h73 int m_offset; variable
Dgrfmt_pxm.h66 int m_offset; variable
Dgrfmt_sunras.h79 int m_offset; variable
/external/lldb/include/lldb/Symbol/
DUnwindPlan.h244 m_offset (rhs.m_offset), in Row()
263 return m_offset; in GetOffset()
269 m_offset = offset; in SetOffset()
275 m_offset += offset; in SlideOffset()
337 lldb::addr_t m_offset; // Offset into the function for this row variable
DObjectContainer.h58 m_offset (file_offset), in ObjectContainer()
129 { return m_offset; } in GetOffset()
226 lldb::addr_t m_offset; ///< The offset in bytes into the file, or the address in memory variable
/external/lldb/include/lldb/Expression/
DMaterializer.h117 m_offset(0) in Entity()
143 return m_offset; in GetOffset()
148 m_offset = offset; in SetOffset()
155 uint32_t m_offset; variable
/external/lldb/source/Expression/
DMaterializer.cpp153 const lldb::addr_t load_addr = process_address + m_offset; in Materialize()
203 const lldb::addr_t load_addr = process_address + m_offset; in Dematerialize()
208 (uint64_t)process_address + m_offset, in Dematerialize()
328 const lldb::addr_t load_addr = process_address + m_offset; in DumpToLog()
425 const lldb::addr_t load_addr = process_address + m_offset; in Materialize()
551 const lldb::addr_t load_addr = process_address + m_offset; in Dematerialize()
615 const lldb::addr_t load_addr = process_address + m_offset; in DumpToLog()
739 const lldb::addr_t load_addr = process_address + m_offset; in Materialize()
797 const lldb::addr_t load_addr = process_address + m_offset; in Dematerialize()
883 const lldb::addr_t load_addr = process_address + m_offset; in DumpToLog()
[all …]
/external/lldb/source/Symbol/
DUnwindPlan.cpp155 m_offset = 0; in Clear()
191 m_offset(0), in Row()
301 …if (m_offset != rhs.m_offset || m_cfa_reg_num != rhs.m_cfa_reg_num || m_cfa_offset != rhs.m_cfa_of… in operator ==()
/external/deqp/modules/gles31/functional/
Des31fTextureSpecificationTests.cpp420 , m_offset (offset) in TexImageCubeArrayBufferCase()
440 data.resize(slicePitch*(m_depth+m_skipImages) + m_offset); in createTexture()
447 …_skipImages*slicePitch + m_skipRows*rowPitch + m_skipPixels*pixelSize + m_offset), 4, colorA, colo… in createTexture()
463 …e, m_size, m_depth, 0, transferFmt.format, transferFmt.dataType, (const void*)(deUintptr)m_offset); in createTexture()
473 int m_offset; member in deqp::gles31::Functional::TexImageCubeArrayBufferCase
513 , m_offset (offset) in TexSubImageCubeArrayBufferCase()
553 data.resize(slicePitch*(m_depth+m_skipImages) + m_offset); in createTexture()
554 …_skipImages*slicePitch + m_skipRows*rowPitch + m_skipPixels*pixelSize + m_offset), 4, colorA, colo… in createTexture()
567 …m_subW, m_subH, m_subD, transferFmt.format, transferFmt.dataType, (const void*)(deIntptr)m_offset); in createTexture()
583 int m_offset; member in deqp::gles31::Functional::TexSubImageCubeArrayBufferCase
/external/deqp/modules/gles3/functional/
Des3fTextureSpecificationTests.cpp2309 , m_offset (offset) in TexImage2DBufferCase()
2328 data.resize(rowPitch*height + m_offset); in createTexture()
2335 … rowPitch, 0, &data[0] + m_skipRows*rowPitch + m_skipPixels*pixelSize + m_offset), 4, colorA, colo… in createTexture()
2350 … m_width, m_height, 0, transferFmt.format, transferFmt.dataType, (const void*)(deUintptr)m_offset); in createTexture()
2358 int m_offset; member in deqp::gles3::Functional::TexImage2DBufferCase
2381 , m_offset (offset) in TexImageCubeBufferCase()
2411 data[face].resize(rowPitch*height + m_offset); in createTexture()
2412 …owPitch, 0, &data[face][0] + m_skipRows*rowPitch + m_skipPixels*pixelSize + m_offset), gMin, gMax); in createTexture()
2425 …, m_internalFormat, m_size, m_size, 0, fmt.format, fmt.dataType, (const void*)(deUintptr)m_offset); in createTexture()
2434 int m_offset; member in deqp::gles3::Functional::TexImageCubeBufferCase
[all …]
/external/deqp/modules/glshared/
DglsTextureBufferCase.hpp88 const size_t m_offset; member in deqp::gls::TextureBufferCase
/external/lldb/source/Plugins/Process/FreeBSD/
DProcessMonitor.cpp282 : m_tid(tid), m_offset(offset), m_size(size), in ReadRegOperation()
290 unsigned m_offset; member in ReadRegOperation
306 m_value = *(uintptr_t *)(((caddr_t)&regs) + m_offset); in Execute()
308 memcpy(&m_value, (((caddr_t)&regs) + m_offset), m_size); in Execute()
321 : m_tid(tid), m_offset(offset), in WriteRegOperation()
329 unsigned m_offset; member in WriteRegOperation
343 *(uintptr_t *)(((caddr_t)&regs) + m_offset) = (uintptr_t)m_value.GetAsUInt64(); in Execute()

12