Home
last modified time | relevance | path

Searched defs:start_addr (Results 1 – 25 of 38) sorted by relevance

12

/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/
H A DVMRange.h31 VMRange(lldb::addr_t start_addr, lldb::addr_t end_addr) in VMRange()
43 void Reset(lldb::addr_t start_addr, lldb::addr_t end_addr) { in Reset()
/freebsd/sys/dev/aic7xxx/
H A Daic7xxx_93cx6.c157 ahc_read_seeprom(struct seeprom_descriptor * sd,uint16_t * buf,u_int start_addr,u_int count) ahc_read_seeprom() argument
229 ahc_write_seeprom(struct seeprom_descriptor * sd,uint16_t * buf,u_int start_addr,u_int count) ahc_write_seeprom() argument
H A Daic79xx_pci.c563 u_int start_addr; ahd_check_extport() local
H A Daic7xxx_pci.c1379 u_int start_addr; check_extport() local
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectMemoryTag.cpp54 addr_t start_addr = OptionArgParser::ToRawAddress( in DoExecute() local
206 addr_t start_addr = OptionArgParser::ToRawAddress( DoExecute() local
[all...]
H A DCommandObjectDisassemble.h55 lldb::addr_t start_addr = 0; variable
H A DCommandObjectSource.cpp422 lldb::addr_t start_addr = base_address.GetLoadAddress(target); in DumpLinesInFunctions() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrameRecognizer.cpp119 Address start_addr = symbol->GetAddress(); in GetRecognizerForFrame() local
H A DProcess.cpp2014 void Process::DoFindInMemory(lldb::addr_t start_addr, lldb::addr_t end_addr, in DoFindInMemory()
2080 const lldb::addr_t start_addr = in FindRangesInMemory() local
2120 const lldb::addr_t start_addr = in FindInMemory() local
/freebsd/contrib/llvm-project/lldb/source/Core/
H A DAddressRange.cpp213 addr_t start_addr = m_base_addr.GetLoadAddress(target); in GetDescription() local
/freebsd/sys/dev/iser/
H A Diser_memory.c63 u64 start_addr, end_addr; in iser_data_buf_aligned_len() local
/freebsd/sys/riscv/riscv/
H A Dmp_machdep.c330 vm_paddr_t start_addr; in cpu_init_fdt() local
H A Dsbi.c244 sbi_hsm_hart_start(u_long hart,u_long start_addr,u_long priv) sbi_hsm_hart_start() argument
/freebsd/sys/contrib/dev/rtw89/
H A Dser.c530 ser_mac_mem_dump(struct rtw89_dev * rtwdev,u8 * buf,u8 sel,u32 start_addr,u32 len) ser_mac_mem_dump() argument
561 u32 start_addr = rtwdev->chip->rsvd_ple_ofst; rtw89_ser_fw_rsvd_ple_dump() local
H A Ddebug.c786 u32 sel, start_addr, len; rtw89_debug_priv_mac_mem_dump_select() local
812 rtw89_debug_dump_mac_mem(struct seq_file * m,struct rtw89_dev * rtwdev,u8 sel,u32 start_addr,u32 len) rtw89_debug_dump_mac_mem() argument
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_linux_libcdep.cpp508 void *start_addr; in GetTls() local
1050 static void CreateAliases(uptr start_addr, uptr alias_size, uptr num_aliases) { in CreateAliases()
/freebsd/sys/dev/cfe/
H A Dcfe_api_int.h118 cfe_xuint_t start_addr; /* CPU start address */ member
/freebsd/sys/compat/linuxkpi/common/src/
H A Dlinux_page.c356 lkpi_remap_pfn_range(struct vm_area_struct *vma, unsigned long start_addr, in lkpi_remap_pfn_range()
/freebsd/contrib/ofed/libmlx5/
H A Dwqe.h129 uint64_t start_addr; member
/freebsd/contrib/wpa/src/drivers/
H A Ddriver_hostap.h108 u32 start_addr; member
/freebsd/contrib/llvm-project/lldb/source/Symbol/
H A DSymbolContext.cpp688 Address start_addr; in GetFunctionStartLineEntry() local
/freebsd/sys/dev/irdma/
H A Dirdma_cm.c827 irdma_build_mpa_v1(struct irdma_cm_node *cm_node, void *start_addr, in irdma_build_mpa_v1() argument
854 irdma_build_mpa_v2(struct irdma_cm_node *cm_node, void *start_addr, in irdma_build_mpa_v2() argument
/freebsd/sys/dev/qat/include/common/
H A Dicp_qat_uclo.h168 unsigned int start_addr; member
233 unsigned int start_addr; member
/freebsd/sys/arm64/vmm/io/
H A Dvgic_v3.c190 #define VGIC_REGISTER(start_addr, reg_size, reg_flags, readf, writef) \ argument
194 #define VGIC_REGISTER_RAZ_WI(start_addr, reg_size, reg_flags) \ argument
/freebsd/sys/dev/mlx4/
H A Dqp.h398 __be64 start_addr; member

12