Home
last modified time | relevance | path

Searched defs:RuntimeFunction (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ExecutionEngine/Orc/
H A DMachOPlatform.h325 struct RuntimeFunction { global() struct
326 RuntimeFunctionRuntimeFunction RuntimeFunction() argument
331 AddrRuntimeFunction global() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DWin64EH.h142 struct RuntimeFunction { struct
143 support::ulittle32_t StartAddress;
144 support::ulittle32_t EndAddress;
145 support::ulittle32_t UnwindInfoOffset;
H A DARMWinEH.h108 RuntimeFunction(const support::ulittle32_t *Data) in RuntimeFunction() function
111 RuntimeFunction(const support::ulittle32_t BeginAddress, in RuntimeFunction() function
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.h19 class RuntimeFunction; variable
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/
H A DOMPConstants.h46 enum class RuntimeFunction { global() enum