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

/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.h40 void SetOffset(uint32_t offset) { m_offset = offset; } function in class:DWARFDebugArangeSet
H A DDWARFDebugPubnamesSet.h61 void SetOffset(dw_offset_t offset) { m_offset = offset; } function in class:DWARFDebugPubnamesSet
H A DDWARFDebugInfoEntry.h341 SetOffset (dw_offset_t offset) function in class:DWARFDebugInfoEntry
/external/lldb/include/lldb/Core/
H A DAddress.h461 SetOffset (lldb::addr_t offset) function in class:lldb_private::Address
H A DEmulateInstruction.h295 SetOffset (int64_t signed_offset) function in struct:lldb_private::EmulateInstruction::Context
/external/lldb/include/lldb/Expression/
H A DMaterializer.h146 void SetOffset (uint32_t offset) function in class:lldb_private::Materializer::Entity
/external/pdfium/xfa/src/fwl/src/lightwidget/
H A Dpicturebox.cpp76 FWL_ERR CFWL_PictureBox::SetOffset(FX_FLOAT fx, FX_FLOAT fy) { function in class:CFWL_PictureBox
/external/lldb/include/lldb/Symbol/
H A DUnwindPlan.h267 SetOffset(lldb::addr_t offset) function in class:lldb_private::UnwindPlan::Row
/external/google-breakpad/src/common/dwarf/
H A Ddwarf2reader.cc895 virtual void SetOffset(long long offset) { } function in class:CallFrameInfo::Rule
951 // We don't actually need SetBaseRegister or SetOffset here, since they
981 void SetOffset(long long offset) { offset_ = offset; } function in class:CallFrameInfo::ValOffsetRule
1721 cfa_rule->SetOffset(offset);
/external/dng_sdk/source/
H A Ddng_negative.h143 void SetOffset (real64 offset) function in class:dng_noise_function

Completed in 125 milliseconds