Home
last modified time | relevance | path

Searched defs:rip (Results 1 – 13 of 13) sorted by relevance

/llvm-project/clang/lib/Headers/
H A Duintrintrin.h25 unsigned long long rip; member
/llvm-project/libc/include/llvm-libc-types/
H A Djmp_buf.h21 __UINTPTR_TYPE__ rip; member
/llvm-project/lldb/source/Plugins/Process/FreeBSDKernel/
H A DRegisterContextFreeBSDKernel_x86_64.cpp51 llvm::support::ulittle64_t rip; in ReadRegister() member
/llvm-project/lld/MachO/Arch/
H A DX86_64.cpp130 uint64_t rip = bufAddr + bufOff; in writeRipRelative() local
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextOpenBSD_x86_64.cpp34 uint64_t rip; member
H A DRegisterContextFreeBSD_x86_64.cpp40 uint64_t rip; member
H A DRegisterContextNetBSD_x86_64.cpp43 uint64_t rip; /* 21 */ member
H A DRegisterContextWindows_x86_64.cpp36 uint64_t rip; member
H A DRegisterContextDarwin_x86_64.h64 uint64_t rip; member
H A DRegisterContextLinux_x86_64.cpp34 uint64_t rip; member
/llvm-project/lldb/source/Plugins/Process/minidump/
H A DRegisterContextMinidump_x86_64.h129 llvm::support::ulittle64_t rip; member
/llvm-project/lldb/source/Symbol/
H A DCompactUnwindInfo.cpp709 rip = 16 // this is officially the Return Address register number, but close enumerator
/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMachO.h1708 uint64_t rip; global() member