Home
last modified time | relevance | path

Searched defs:offset_low (Results 1 – 25 of 31) sorted by relevance

12

/aosp_15_r20/external/llvm-libc/src/unistd/linux/
H A Dpread.cpp30 const long offset_low = cpp::bit_cast<long>(static_cast<long>(lo)); variable
H A Dpwrite.cpp31 const long offset_low = cpp::bit_cast<long>(static_cast<long>(lo)); variable
/aosp_15_r20/art/libartbase/base/
H A Dmem_map_windows.cc120 DWORD offset_low = static_cast<DWORD>(file_offset & 0xffffffffU); in TargetMMap() local
/aosp_15_r20/external/e2fsprogs/lib/blkid/
H A Dllseek.c70 unsigned long, offset_low, blkid_loff_t *, result, in _syscall5() argument
/aosp_15_r20/prebuilts/clang-tools/linux-x86/lib64/clang/19/include/sanitizer/
H A Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/external/compiler-rt/include/sanitizer/
H A Dlinux_syscall_hooks.h943 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
948 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/aarch64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/clang/19/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/lib/linux/arm-unknown-linux-musleabihf/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/clang/19/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/clang/19/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/i686-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/clang/18/lib/linux/x86_64-unknown-linux-musl/include/sanitizer/
Dlinux_syscall_hooks.h942 #define __sanitizer_syscall_pre_llseek(fd, offset_high, offset_low, result, \ argument
947 #define __sanitizer_syscall_post_llseek(res, fd, offset_high, offset_low, \ argument

12