Searched refs:addr_offset (Results 1 – 8 of 8) sorted by relevance
256 const addr_t addr_offset = addr.GetOffset(); in GetRangeContainingAddress() local258 if (addr_offset >= func_offset && in GetRangeContainingAddress()259 addr_offset < func_offset + func_range.GetByteSize()) { in GetRangeContainingAddress()260 addr_t offset = addr_offset - func_offset; in GetRangeContainingAddress()291 const addr_t addr_offset = addr.GetOffset(); in GetRangeIndexContainingAddress() local293 if (addr_offset >= func_offset && in GetRangeIndexContainingAddress()294 addr_offset < func_offset + func_range.GetByteSize()) { in GetRangeIndexContainingAddress()295 addr_t offset = addr_offset - func_offset; in GetRangeIndexContainingAddress()
36 lldb::offset_t addr_offset; in CreateFromStructuredData() local41 GetKey(OptionNames::AddressOffset), addr_offset); in CreateFromStructuredData()46 Address address(addr_offset); in CreateFromStructuredData()
143 addr_t addr_offset = m_opaque_up->GetOffset(); in OffsetAddress() local144 if (addr_offset != LLDB_INVALID_ADDRESS) { in OffsetAddress()145 m_opaque_up->SetOffset(addr_offset + offset); in OffsetAddress()
86 int32_t addr_offset;91 containing the soname of the partition, the ``addr_offset`` field is a
309 __le32 addr_offset; member
325 unsigned int addr_offset; member
861 u32 offset = le32_to_cpu(config_list->addr_offset); in iwl_dbg_tlv_apply_config()917 le32_to_cpu(config_list->addr_offset)); in iwl_dbg_tlv_apply_config()
14708 u16 addr_offset[] = { 0x186, 0x195, 0x2c5}; in wlc_phy_ipa_set_tx_digi_filts_nphy() local14712 write_phy_reg(pi, addr_offset[type] + j, in wlc_phy_ipa_set_tx_digi_filts_nphy()17040 u16 addr_offset = 0x2c5; in wlc_phy_extpa_set_tx_digi_filts_nphy() local17043 write_phy_reg(pi, addr_offset + j, in wlc_phy_extpa_set_tx_digi_filts_nphy()