Home
last modified time | relevance | path

Searched defs:end_address (Results 1 – 8 of 8) sorted by relevance

/openbsd/sys/dev/pci/drm/amd/display/dc/link/protocols/
H A Dlink_dpcd.c106 const uint32_t end_address) in do_addresses_intersect_with_range()
113 const uint32_t end_address = END_ADDRESS(address, size); in dpcd_get_next_partition_size() local
146 const uint32_t end_address = END_ADDRESS(in_address, in_size); in dpcd_extend_address_range() local
/openbsd/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DLinuxProcMaps.cpp46 lldb::addr_t end_address = line_extractor.GetHexMaxU64(false, start_address); in ParseMemoryRegionInfoFromProcMapsLine() local
/openbsd/gnu/llvm/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugArangeSet.h39 dw_addr_t end_address() const { return address + length; } in end_address() function
/openbsd/gnu/usr.bin/binutils/gas/
H A Ddw2gencfi.c91 symbolS *end_address; member
826 symbolS *after_size_address, *end_address; in output_cie() local
868 symbolS *after_size_address, *end_address; in output_fde() local
/openbsd/gnu/usr.bin/binutils-2.17/gas/
H A Ddw2gencfi.c88 symbolS *end_address; member
1050 symbolS *after_size_address, *end_address; in output_cie() local
1127 symbolS *after_size_address, *end_address; in output_fde() local
/openbsd/gnu/llvm/compiler-rt/lib/lsan/
H A Dlsan_common_mac.cpp175 uptr end_address = address + size; in ProcessPlatformSpecificAllocations() local
/openbsd/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_platform_mac.cpp131 vm_address_t end_address = end; in RegionMemUsage() local
/openbsd/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_win.cpp490 uptr end_address; member
694 uptr end_address = (uptr)mi.lpBaseOfDll + mi.SizeOfImage; in init() local