Home
last modified time | relevance | path

Searched refs:LLVM_EXTENSION (Results 1 – 24 of 24) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterInfos_i386.h17 #define GPR_OFFSET(regname) (LLVM_EXTENSION offsetof(GPR, regname))
21 (LLVM_EXTENSION offsetof(UserArea, i387) + \
22 LLVM_EXTENSION offsetof(FPR_i386, regname))
27 (LLVM_EXTENSION offsetof(UserArea, i387) + \
28 LLVM_EXTENSION offsetof(FPR, fxsave) + \
29 LLVM_EXTENSION offsetof(FXSAVE, xmm[7]) + sizeof(XMMReg) + \
33 (LLVM_EXTENSION offsetof(UserArea, i387) + \
34 LLVM_EXTENSION offsetof(FPR, xsave) + \
35 LLVM_EXTENSION offsetof(XSAVE, mpxr[reg_index]))
38 (LLVM_EXTENSION offsetof(UserArea, i387) + \
[all …]
H A DRegisterInfos_x86_64.h13 #define GPR_OFFSET(regname) (LLVM_EXTENSION offsetof(GPR, regname))
17 (LLVM_EXTENSION offsetof(UserArea, fpr) + \
18 LLVM_EXTENSION offsetof(FPR, fxsave) + \
19 LLVM_EXTENSION offsetof(FXSAVE, regname))
24 (LLVM_EXTENSION offsetof(UserArea, fpr) + \
25 LLVM_EXTENSION offsetof(FPR, xsave) + \
26 LLVM_EXTENSION offsetof(XSAVE, ymmh[0]) + (32 * reg_index))
32 (LLVM_EXTENSION offsetof(UserArea, fpr) + \
33 LLVM_EXTENSION offsetof(FPR, xsave) + \
34 LLVM_EXTENSION offsetof(XSAVE, mpxr[reg_index]) + GDB_REMOTE_OFFSET)
[all …]
H A DRegisterInfos_x86_64_with_base.h15 #define GPR_OFFSET(regname) (LLVM_EXTENSION offsetof(GPR, regname))
19 (LLVM_EXTENSION offsetof(UserArea, fpr) + \
20 LLVM_EXTENSION offsetof(FPR, fxsave) + \
21 LLVM_EXTENSION offsetof(FXSAVE, regname))
26 (LLVM_EXTENSION offsetof(UserArea, fpr) + \
27 LLVM_EXTENSION offsetof(FPR, xsave) + \
28 LLVM_EXTENSION offsetof(XSAVE, ymmh[0]) + (32 * reg_index))
34 (LLVM_EXTENSION offsetof(UserArea, fpr) + \
35 LLVM_EXTENSION offsetof(FPR, xsave) + \
36 LLVM_EXTENSION offseto
[all...]
H A DRegisterContextLinux_x86_64.cpp75 (LLVM_EXTENSION offsetof(UserArea, dbg) + \
76 LLVM_EXTENSION offsetof(DBG, dr[reg_index]))
160 (LLVM_EXTENSION offsetof(GPR, orig_rax)), in RegisterContextLinux_x86_64()
H A DRegisterContextFreeBSD_i386.cpp56 (LLVM_EXTENSION offsetof(UserArea, dbg) + \
57 LLVM_EXTENSION offsetof(DBG, dr[reg_index]))
H A DRegisterInfos_mips.h19 (LLVM_EXTENSION offsetof(UserArea, gpr) + \
20 LLVM_EXTENSION offsetof(GPR_linux_mips, regname))
24 (LLVM_EXTENSION offsetof(UserArea, fpr) + \
25 LLVM_EXTENSION offsetof(FPR_linux_mips, regname))
29 (LLVM_EXTENSION offsetof(UserArea, msa) + \
30 LLVM_EXTENSION offsetof(MSA_linux_mips, regname))
H A DRegisterContextFreeBSD_x86_64.cpp63 (LLVM_EXTENSION offsetof(UserArea, dbg) + \
64 LLVM_EXTENSION offsetof(DBG, dr[reg_index]))
H A DRegisterContextNetBSD_x86_64.cpp77 (LLVM_EXTENSION offsetof(UserArea, dbg) + \
78 LLVM_EXTENSION offsetof(DBG, dr[reg_index]))
H A DRegisterInfoPOSIX_arm.cpp25 (LLVM_EXTENSION offsetof(RegisterInfoPOSIX_arm::FPU, fpscr) + \
31 ((LLVM_EXTENSION offsetof(RegisterInfoPOSIX_arm::DBG, reg) + \
H A DRegisterContextWindows_x86_64.cpp46 #define GPR_OFFSET(regname) (LLVM_EXTENSION offsetof(GPR, regname))
75 (sizeof(GPR) + LLVM_EXTENSION offsetof(FPReg, regname))
H A DRegisterContextOpenBSD_i386.cpp51 #define DR_OFFSET(reg_index) (LLVM_EXTENSION offsetof(dbreg, dr[reg_index]))
H A DRegisterInfoPOSIX_arm64.cpp21 (LLVM_EXTENSION offsetof(RegisterInfoPOSIX_arm64::GPR, reg))
25 (LLVM_EXTENSION offsetof(RegisterInfoPOSIX_arm64::FPU, reg) + \
47 (LLVM_EXTENSION offsetof(RegisterInfoPOSIX_arm64::EXC, reg) + \
51 (LLVM_EXTENSION offsetof(RegisterInfoPOSIX_arm64::DBG, reg) + \
H A DRegisterContextOpenBSD_x86_64.cpp59 #define DR_OFFSET(reg_index) (LLVM_EXTENSION offsetof(DBG, dr[reg_index]))
H A DRegisterContextNetBSD_i386.cpp69 (LLVM_EXTENSION offsetof(UserArea, u_debugreg[reg_index]))
H A DRegisterInfos_mips64.h17 #define GPR_OFFSET(regname) (LLVM_EXTENSION offsetof(GPR_freebsd_mips, regname))
22 LLVM_EXTENSION offsetof(FPR_freebsd_mips, regname))
H A DRegisterContextDarwin_arm64.cpp39 (LLVM_EXTENSION offsetof(RegisterContextDarwin_arm64::GPR, reg))
43 (LLVM_EXTENSION offsetof(RegisterContextDarwin_arm64::FPU, reg))
46 (LLVM_EXTENSION offsetof(RegisterContextDarwin_arm64::EXC, reg) + \
50 (LLVM_EXTENSION offsetof(RegisterContextDarwin_arm64::DBG, reg) + \
H A DRegisterContextLinux_i386.cpp96 (LLVM_EXTENSION offsetof(GPR, orig_eax)), in RegisterContextLinux_i386()
H A DRegisterContextWindows_i386.cpp37 #define GPR_OFFSET(regname) (LLVM_EXTENSION offsetof(GPR, regname))
H A DRegisterContextDarwin_x86_64.cpp149 (LLVM_EXTENSION offsetof(RegisterContextDarwin_x86_64::GPR, reg))
151 (LLVM_EXTENSION offsetof(RegisterContextDarwin_x86_64::FPU, reg) + \
154 (LLVM_EXTENSION offsetof(RegisterContextDarwin_x86_64::EXC, reg) + \
H A DRegisterContextDarwin_riscv32.cpp109 (LLVM_EXTENSION offsetof(RegisterContextDarwin_riscv32::GPR, reg))
111 (LLVM_EXTENSION offsetof(RegisterContextDarwin_riscv32::FPU, reg) + \
114 (LLVM_EXTENSION offsetof(RegisterContextDarwin_riscv32::EXC, reg) + \
H A DRegisterContextDarwin_arm.cpp169 ((LLVM_EXTENSION offsetof(RegisterContextDarwin_arm::DBG, reg) + \
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DErrorHandling.cpp255 LLVM_EXTENSION reinterpret_cast<LLVMFatalErrorHandler>(user_data); in bindingsErrorHandler()
261 LLVM_EXTENSION reinterpret_cast<void *>(Handler)); in LLVMInstallFatalErrorHandler()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h447 #define LLVM_EXTENSION __extension__ macro
449 #define LLVM_EXTENSION macro
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp110 LLVM_EXTENSION reinterpret_cast<DiagnosticHandler::DiagnosticHandlerTy>( in LLVMContextSetDiagnosticHandler()
116 return LLVM_EXTENSION reinterpret_cast<LLVMDiagnosticHandler>( in LLVMContextGetDiagnosticHandler()
127 LLVM_EXTENSION reinterpret_cast<LLVMContext::YieldCallbackTy>(Callback); in LLVMContextSetYieldCallback()