Home
last modified time | relevance | path

Searched defs:max_address (Results 1 – 6 of 6) sorted by relevance

/openbsd-src/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_mac_libcdep.cpp21 void RestrictMemoryToMaxAddress(uptr max_address) { in RestrictMemoryToMaxAddress()
H A Dsanitizer_common.h824 uptr max_address() const { return max_address_; } in max_address() function
H A Dsanitizer_mac.cpp1140 mach_vm_address_t max_address; member
/openbsd-src/gnu/llvm/compiler-rt/lib/hwasan/
H A Dhwasan_linux.cpp101 uptr max_address = GetMaxUserVirtualAddress(); in GetHighMemEnd() local
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.c5392 HOST_WIDE_INT max_address; member
5488 move_minipool_fix_forward_ref (mp, max_mp, max_address) in move_minipool_fix_forward_ref() argument
5554 HOST_WIDE_INT max_address = fix->address + fix->forwards; local
5971 create_fix_barrier (fix, max_address) in create_fix_barrier() argument
6287 HOST_WIDE_INT max_address; local
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm.c7292 HOST_WIDE_INT max_address; member
7384 HOST_WIDE_INT max_address) in move_minipool_fix_forward_ref()
7443 HOST_WIDE_INT max_address = fix->address + fix->forwards - minipool_pad; in add_minipool_forward_ref() local
7890 create_fix_barrier (Mfix *fix, HOST_WIDE_INT max_address) in create_fix_barrier()
8298 HOST_WIDE_INT max_address; in arm_reorg() local