Searched refs:address (Results 126 - 150 of 752) sorted by relevance

1234567891011>>

/freebsd-current/contrib/llvm-project/lldb/source/Target/
H A DQueueItem.cpp18 lldb::addr_t item_ref, lldb_private::Address address)
19 : m_queue_wp(), m_process_wp(), m_item_ref(item_ref), m_address(address),
17 QueueItem(QueueSP queue_sp, ProcessSP process_sp, lldb::addr_t item_ref, lldb_private::Address address) argument
/freebsd-current/cddl/usr.sbin/lockstat/
H A DMakefile31 CFLAGS+= -fsanitize=address -fsanitize=undefined
32 LDFLAGS+= -fsanitize=address -fsanitize=undefined
/freebsd-current/sys/contrib/dev/athk/ath10k/
H A Dusb.h45 __le32 address; member in struct:ath10k_usb_ctrl_diag_cmd_write
52 __le32 address; member in struct:ath10k_usb_ctrl_diag_cmd_read
/freebsd-current/sys/contrib/openzfs/cmd/zed/zed.d/
H A Dvdev_attach-led.sh144 # Get the address "0000:01:00.0"
145 read -r address < "/sys/class/block/$dev/device/address"
147 find /sys/bus/pci/slots -regex '.*/[0-9]+/address$' | \
151 # The format of address is a little different between
152 # /sys/class/block/$dev/device/address and
155 # address= "0000:01:00.0"
158 if echo "$address" | grep -Eq ^"$this_address" ; then
H A Dstatechange-led.sh144 # Get the address "0000:01:00.0"
145 read -r address < "/sys/class/block/$dev/device/address"
147 find /sys/bus/pci/slots -regex '.*/[0-9]+/address$' | \
151 # The format of address is a little different between
152 # /sys/class/block/$dev/device/address and
155 # address= "0000:01:00.0"
158 if echo "$address" | grep -Eq ^"$this_address" ; then
H A Dvdev_clear-led.sh144 # Get the address "0000:01:00.0"
145 read -r address < "/sys/class/block/$dev/device/address"
147 find /sys/bus/pci/slots -regex '.*/[0-9]+/address$' | \
151 # The format of address is a little different between
152 # /sys/class/block/$dev/device/address and
155 # address= "0000:01:00.0"
158 if echo "$address" | grep -Eq ^"$this_address" ; then
H A Dpool_import-led.sh144 # Get the address "0000:01:00.0"
145 read -r address < "/sys/class/block/$dev/device/address"
147 find /sys/bus/pci/slots -regex '.*/[0-9]+/address$' | \
151 # The format of address is a little different between
152 # /sys/class/block/$dev/device/address and
155 # address= "0000:01:00.0"
158 if echo "$address" | grep -Eq ^"$this_address" ; then
/freebsd-current/lib/libc/amd64/string/
H A DMakefile.inc35 CFLAGS.amd64_archlevel.c+= -fno-sanitize=address
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFCompileUnit.cpp34 // order to produce a compile unit level set of address ranges that is
99 DWARFDIE DWARFCompileUnit::LookupAddress(const dw_addr_t address) { argument
105 return GetDIE(func_aranges.FindAddress(address));
/freebsd-current/share/mk/
H A Dbsd.sanitizer.mk6 SANITIZER_CFLAGS+= -fsanitize=address -fPIC
9 SANITIZER_CFLAGS+= -fsanitize-recover=address
10 SANITIZER_LDFLAGS+= -fsanitize=address
/freebsd-current/lib/libc/rpc/
H A Drpcb_clnt.c130 * address useful to clnt_tli_create(), we may as well use a mutex.
264 * rpcbind. If targaddr is non-NULL, the "universal address" of the
282 /* Get the address of the rpcbind. Check cache first */
511 * Set a mapping between program, version and address.
515 * address - Services netconfig address
519 const struct netbuf *address)
531 if (address == NULL) {
543 (struct netbuf *)address);
547 return (FALSE); /* no universal address */
518 rpcb_set(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf, const struct netbuf *address) argument
709 struct netbuf *address = NULL; local
1018 rpcb_getaddr(rpcprog_t program, rpcvers_t version, const struct netconfig *nconf, struct netbuf *address, const char *host) argument
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_stacktrace_printer.cpp168 uptr address,
177 CHECK(!info || address == info->address);
195 buffer->AppendF("0x%zx", address);
257 if (address & kExternalPCBit) {
267 buffer->AppendF("(%p)", (void *)address);
292 // address
166 RenderFrame(InternalScopedString *buffer, const char *format, int frame_no, uptr address, const AddressInfo *info, bool vs_style, const char *strip_path_prefix) argument
/freebsd-current/sys/ddb/
H A Ddb_break.c136 bkpt->address = addr;
158 (bkpt->address == addr)) {
182 (bkpt->address == addr))
231 BKPT_WRITE(bkpt->address, &bkpt->bkpt_inst);
250 BKPT_CLEAR(bkpt->address, &bkpt->bkpt_inst);
276 db_printsym(bkpt->address, DB_STGY_PROC);
/freebsd-current/sys/kern/
H A Dlink_elf.c80 caddr_t address; /* Relocation address */ member in struct:elf_file
116 Elf_Addr pcpu_base; /* Relocated pcpu set address. */
120 Elf_Addr vnet_base; /* Relocated vnet set address. */
407 ef->gdb.l_addr = lf->address;
432 * 1) If the loader needed to load the kernel at an alternate load address.
433 * 2) If the kernel is switching address spaces on machines like POWER9
434 * under Radix where the high bits of the effective address are used to
443 SYSCTL_NULL_ULONG_PTR, KERNBASE, "Kernel base address");
445 &kern_relbase, 0, "Kernel relocated base address");
[all...]
/freebsd-current/sys/dev/adb/
H A Dadb_bus.c122 sc->devinfo[i].address = i;
205 adb_device_string[dinfo->default_address],dinfo->address);
244 printf(" at device %d",dinfo->address);
260 command_byte |= dinfo->address << 4;
279 mod = enable << dinfo->address;
377 adb_send_raw_packet_sync(sc->sc_dev,dinfo->address, ADB_COMMAND_LISTEN,
379 adb_send_raw_packet_sync(sc->sc_dev,dinfo->address,
395 result = adb_send_raw_packet_sync(sc->sc_dev,dinfo->address,
411 result = adb_send_raw_packet_sync(sc->sc_dev,dinfo->address,
414 result = adb_send_raw_packet_sync(sc->sc_dev,dinfo->address,
[all...]
/freebsd-current/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_lineno.c104 uint64_t address, file, line, column, opsize; local
110 address = 0; \
128 ln->ln_addr = address; \
171 address = dbg->decode(&p, cu->cu_pointer_size);
197 address += _dwarf_decode_uleb128(&p) *
216 address += ADDRESS(255);
219 address += dbg->decode(&p, 2);
240 address += ADDRESS(*p);
489 Dwarf_Unsigned address, file, line, spc; local
498 address
[all...]
/freebsd-current/contrib/libpcap/rpcapd/
H A Drpcapd.c88 static char address[MAX_LINE + 1]; //!< keeps the network address (either numeric or literal) to bind to variable
126 " " PROGRAM_NAME " [-b <address>] [-p <port>] [-4] [-l <host_list>] [-a <host,port>]\n"
132 " -b <address> the address to bind to (either numeric or literal).\n"
142 " in order to avoid problems with different address families.\n\n"
202 pcap_strlcpy(address, RPCAP_DEFAULT_NETADDR, sizeof (address));
230 pcap_strlcpy(address, optarg, sizeof (address));
[all...]
/freebsd-current/sys/dev/isci/scil/
H A Dscic_sds_request.h336 #define scic_sds_request_align_task_context_buffer(address) \
338 (((POINTER_UINT)(address)) + (CACHE_LINE_SIZE - 1)) \
343 * This macro will align the memory address so that it is correct for the SCU
346 #define scic_sds_request_align_sgl_element_buffer(address) \
348 ((char *)(address)) \
350 ((~(POINTER_UINT)(address)) + 1) \
/freebsd-current/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_x86_64.cpp146 // Prerequisite is to compute the relative offset to the trampoline's address.
147 const uint64_t Address = Sled.address();
193 // __xray_FunctionExit function's address.
194 const uint64_t Address = Sled.address();
223 const uint64_t Address = Sled.address();
264 const uint64_t Address = Sled.address();
296 const uint64_t Address = Sled.address();
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Instruction/ARM64/
H A DEmulateInstructionARM64.cpp474 // Set program counter to a new address, with a branch reason hint for
769 uint64_t address; local
794 address =
797 address =
800 wb_address = address + idx;
802 address = wb_address;
836 if (!WriteMemory(context_t, address + 0, buffer.data(),
850 if (!WriteMemory(context_t2, address + size, buffer.data(),
866 context_t.SetAddress(address);
867 context_t2.SetAddress(address
968 uint64_t address; local
[all...]
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Expression/
H A DIRMemoryMap.h31 /// address in the tar at which they reside. If the inferior does not exist,
62 void WritePointerToMemory(lldb::addr_t process_address, lldb::addr_t address,
68 void ReadPointerFromMemory(lldb::addr_t *address,
70 bool GetAllocSize(lldb::addr_t address, size_t &size);
93 m_process_start; ///< The base address of the allocation in the process.
/freebsd-current/sys/contrib/vchiq/interface/vchi/message_drivers/
H A Dmessage.h83 uint8_t *addr; // base address of slot
140 void *addr; // address of message
180 *address, uint32_t length_avail, uint32_t max_total_length, int32_t pad_to_fill, int32_t allow_partial );
183 int32_t (*buffer_aligned)( VCHI_MDRIVER_HANDLE_T *handle, int tx, int uncached, const void *address, const uint32_t length );
185 void (*free_buffer)( VCHI_MDRIVER_HANDLE_T *handle, void *address );
/freebsd-current/contrib/opencsd/decoder/include/common/
H A Docsd_dcd_tree.h251 state - the mapper will find the closest memory space match for the address.
305 * @param address : Start address for the memory block in the memory map.
312 ocsd_err_t addBufferMemAcc(const ocsd_vaddr_t address, const ocsd_mem_space_acc_t mem_space, const uint8_t *p_mem_buffer, const uint32_t mem_length);
317 * @param address : Start address for the memory block in the memory map.
323 ocsd_err_t addBinFileMemAcc(const ocsd_vaddr_t address, const ocsd_mem_space_acc_t mem_space, const std::string &filepath);
327 * Region structures are created that describe the memory start address, the offset within the binary file
328 * for that address, and the length of the region. This accessor can be used to point to the code section
343 * Region structures are created that describe the memory start address, th
[all...]
/freebsd-current/stand/i386/btx/lib/
H A Dbtxv86.S28 .set V86_ADDR,0x4 # Int number/address
49 __v86int: popl __v86ret # Save return address
55 pushl __v86ret # Restore return address
/freebsd-current/sys/arm64/acpica/
H A Dacpi_machdep.c94 probe_table(vm_paddr_t address, const char *sig) argument
98 table = pmap_mapbios(address, sizeof(ACPI_TABLE_HEADER));
102 (uintmax_t)address);
125 * Try to map a table at a given physical address previously returned
136 * Return the physical address of the requested table or zero if one

Completed in 474 milliseconds

1234567891011>>