| /freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
| H A D | VMRange.h | 31 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() 51 void SetEndAddress(lldb::addr_t end_addr) { in SetEndAddress()
|
| /freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
| H A D | MemoryTagManagerAArch64MTE.cpp | 72 lldb::addr_t end_addr) { in MakeInvalidRangeErr() 82 lldb::addr_t addr, lldb::addr_t end_addr, in MakeTaggedRange() 134 lldb::addr_t addr, lldb::addr_t end_addr, in MakeTaggedRanges()
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | CommandObjectMemoryTag.cpp | 63 addr_t end_addr = start_addr + 1; in DoExecute() local 261 lldb::addr_t end_addr = 0; in DoExecute() local
|
| H A D | CommandObjectDisassemble.h | 68 lldb::addr_t end_addr = 0; variable
|
| H A D | CommandObjectSource.cpp | 425 lldb::addr_t end_addr = start_addr + size; in DumpLinesInFunctions() local
|
| H A D | CommandObjectMemory.cpp | 595 lldb::addr_t end_addr = OptionArgParser::ToAddress( in DoExecute() local
|
| /freebsd/contrib/llvm-project/lldb/source/Target/ |
| H A D | MemoryTagMap.cpp | 39 lldb::addr_t end_addr = range.GetRangeEnd(); in GetTags() local
|
| H A D | Memory.cpp | 76 const addr_t end_addr = (addr + size - 1); in Flush() local
|
| H A D | Process.cpp | 1962 void Process::DoFindInMemory(lldb::addr_t start_addr, lldb::addr_t end_addr, in DoFindInMemory() 2034 const lldb::addr_t end_addr = start_addr + range.GetByteSize(); in FindRangesInMemory() local 2074 const lldb::addr_t end_addr = start_addr + range.GetByteSize(); in FindInMemory() local
|
| /freebsd/sys/dev/aic7xxx/aicasm/ |
| H A D | aicasm_symbol.h | 151 int end_addr; member 173 int end_addr; member
|
| /freebsd/contrib/llvm-project/lldb/source/Core/ |
| H A D | AddressRange.cpp | 235 const addr_t end_addr = (start_addr == LLDB_INVALID_ADDRESS) in GetDescription() local
|
| /freebsd/sys/dev/iser/ |
| H A D | iser_memory.c | 63 u64 start_addr, end_addr; in iser_data_buf_aligned_len() local
|
| /freebsd/contrib/llvm-project/lldb/source/Breakpoint/ |
| H A D | BreakpointSite.cpp | 187 const lldb::addr_t end_addr = addr + size; in IntersectsRange() local
|
| /freebsd/stand/libsa/ |
| H A D | smbios.c | 190 uint64_t end_addr; in smbios_sigsearch() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/asan/ |
| H A D | asan_poisoning.cpp | 154 uptr end_addr = beg_addr + size; in __asan_poison_memory_region() local 209 uptr end_addr = beg_addr + size; in __asan_unpoison_memory_region() local
|
| /freebsd/crypto/openssh/ |
| H A D | ssh-keyscan.c | 612 struct xaddr addr, end_addr; in do_host() local
|
| /freebsd/sys/dev/tpm/ |
| H A D | tpm_crb.c | 604 rman_res_t base_addr, end_addr; in pluton_attach() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/hwasan/ |
| H A D | hwasan_interceptors.cpp | 185 void *end_addr = (char *)addr + (rounded_length - 1); in mmap_interceptor() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/dfsan/ |
| H A D | dfsan.cpp | 489 const void *end_addr = (void *)((uptr)addr + size); in ReleaseOrigins() local 521 const void *end_addr = (void *)((uptr)addr + size); in ReleaseOrClearShadows() local
|
| /freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/ |
| H A D | sanitizer_linux_libcdep.cpp | 555 void *end_addr; in GetTls() local
|
| /freebsd/sys/dev/aic7xxx/ |
| H A D | aic79xx.c | 8747 int end_addr; in ahd_resolve_seqaddr() local 9528 u_int end_addr; in ahd_read_seeprom() local 9572 u_int end_addr; in ahd_write_seeprom() local
|
| H A D | aic7xxx.c | 6553 int end_addr; in ahc_download_instr() local
|
| /freebsd/contrib/llvm-project/lldb/source/API/ |
| H A D | SBTarget.cpp | 1988 lldb::SBAddress end_addr, in ReadInstructions()
|
| /freebsd/sys/arm/arm/ |
| H A D | pmap-v6.c | 6058 vm_offset_t end_addr = src_addr + len; in pmap_copy() local
|
| /freebsd/sys/i386/i386/ |
| H A D | pmap.c | 4473 vm_offset_t addr, end_addr, pdnxt; in __CONCAT() local
|