Home
last modified time | relevance | path

Searched defs:SetOffset (Results 1 – 10 of 10) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFDebugArangeSet.h40 void SetOffset(uint32_t offset) { m_offset = offset; } in SetOffset() function
DDWARFDebugPubnamesSet.h61 void SetOffset(dw_offset_t offset) { m_offset = offset; } in SetOffset() function
DDWARFDebugInfoEntry.h341 SetOffset (dw_offset_t offset) in SetOffset() function
/external/lldb/include/lldb/Expression/
DMaterializer.h146 void SetOffset (uint32_t offset) in SetOffset() function
/external/lldb/include/lldb/Core/
DAddress.h461 SetOffset (lldb::addr_t offset) in SetOffset() function
DEmulateInstruction.h295 SetOffset (int64_t signed_offset) in SetOffset() function
/external/chromium_org/net/base/
Dfile_stream_context_win.cc20 void SetOffset(OVERLAPPED* overlapped, const LARGE_INTEGER& offset) { in SetOffset() function
Dio_buffer.cc82 void DrainableIOBuffer::SetOffset(int bytes) { in SetOffset() function in net::DrainableIOBuffer
/external/lldb/include/lldb/Symbol/
DUnwindPlan.h267 SetOffset(lldb::addr_t offset) in SetOffset() function
/external/chromium_org/net/http/
Dhttp_stream_parser.cc133 void SetOffset(int bytes) { in SetOffset() function in net::HttpStreamParser::SeekableIOBuffer