Home
last modified time | relevance | path

Searched refs:addr_offset (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointResolverAddress.cpp36 lldb::offset_t addr_offset; in CreateFromStructuredData() local
41 GetKey(OptionNames::AddressOffset), addr_offset); in CreateFromStructuredData()
47 Address address(addr_offset); in CreateFromStructuredData()
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBAddress.cpp143 addr_t addr_offset = m_opaque_up->GetOffset(); in OffsetAddress() local
144 if (addr_offset != LLDB_INVALID_ADDRESS) { in OffsetAddress()
145 m_opaque_up->SetOffset(addr_offset + offset); in OffsetAddress()
/freebsd/contrib/llvm-project/lld/docs/
H A DPartitions.rst86 int32_t addr_offset;
91 containing the soname of the partition, the ``addr_offset`` field is a
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Ddbg-tlv.h309 __le32 addr_offset; member
/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_uclo.h325 unsigned int addr_offset; member
/freebsd/sys/contrib/dev/iwlwifi/
H A Diwl-dbg-tlv.c861 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()
/freebsd/sys/contrib/dev/broadcom/brcm80211/brcmsmac/phy/
H A Dphy_n.c14708 u16 addr_offset[] = { 0x186, 0x195, 0x2c5}; in wlc_phy_ipa_set_tx_digi_filts_nphy() local
14712 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() local
17043 write_phy_reg(pi, addr_offset + j, in wlc_phy_extpa_set_tx_digi_filts_nphy()