Home
last modified time | relevance | path

Searched refs:InProcessEHFrameRegistrar (Results 1 – 25 of 47) sorted by relevance

12

/dports/devel/llvm90/llvm-9.0.1.src/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h39 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
42 static InProcessEHFrameRegistrar &getInstance();
44 InProcessEHFrameRegistrar(const InProcessEHFrameRegistrar &) = delete;
45 InProcessEHFrameRegistrar &
46 operator=(const InProcessEHFrameRegistrar &) = delete;
48 InProcessEHFrameRegistrar(InProcessEHFrameRegistrar &&) = delete;
49 InProcessEHFrameRegistrar &operator=(InProcessEHFrameRegistrar &&) = delete;
62 InProcessEHFrameRegistrar();
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h43 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
46 static InProcessEHFrameRegistrar &getInstance();
48 InProcessEHFrameRegistrar(const InProcessEHFrameRegistrar &) = delete;
49 InProcessEHFrameRegistrar &
50 operator=(const InProcessEHFrameRegistrar &) = delete;
52 InProcessEHFrameRegistrar(InProcessEHFrameRegistrar &&) = delete;
53 InProcessEHFrameRegistrar &operator=(InProcessEHFrameRegistrar &&) = delete;
70 InProcessEHFrameRegistrar();
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h43 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
46 static InProcessEHFrameRegistrar &getInstance();
48 InProcessEHFrameRegistrar(const InProcessEHFrameRegistrar &) = delete;
49 InProcessEHFrameRegistrar &
50 operator=(const InProcessEHFrameRegistrar &) = delete;
52 InProcessEHFrameRegistrar(InProcessEHFrameRegistrar &&) = delete;
53 InProcessEHFrameRegistrar &operator=(InProcessEHFrameRegistrar &&) = delete;
70 InProcessEHFrameRegistrar();
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h43 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
46 static InProcessEHFrameRegistrar &getInstance();
48 InProcessEHFrameRegistrar(const InProcessEHFrameRegistrar &) = delete;
49 InProcessEHFrameRegistrar &
50 operator=(const InProcessEHFrameRegistrar &) = delete;
52 InProcessEHFrameRegistrar(InProcessEHFrameRegistrar &&) = delete;
53 InProcessEHFrameRegistrar &operator=(InProcessEHFrameRegistrar &&) = delete;
70 InProcessEHFrameRegistrar();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h43 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
46 static InProcessEHFrameRegistrar &getInstance();
48 InProcessEHFrameRegistrar(const InProcessEHFrameRegistrar &) = delete;
49 InProcessEHFrameRegistrar &
50 operator=(const InProcessEHFrameRegistrar &) = delete;
52 InProcessEHFrameRegistrar(InProcessEHFrameRegistrar &&) = delete;
53 InProcessEHFrameRegistrar &operator=(InProcessEHFrameRegistrar &&) = delete;
70 InProcessEHFrameRegistrar();
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h43 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
46 static InProcessEHFrameRegistrar &getInstance();
48 InProcessEHFrameRegistrar(const InProcessEHFrameRegistrar &) = delete;
49 InProcessEHFrameRegistrar &
50 operator=(const InProcessEHFrameRegistrar &) = delete;
52 InProcessEHFrameRegistrar(InProcessEHFrameRegistrar &&) = delete;
53 InProcessEHFrameRegistrar &operator=(InProcessEHFrameRegistrar &&) = delete;
70 InProcessEHFrameRegistrar();
/dports/devel/llvm90/llvm-9.0.1.src/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp513 InProcessEHFrameRegistrar &InProcessEHFrameRegistrar::getInstance() { in getInstance()
514 static InProcessEHFrameRegistrar Instance; in getInstance()
518 InProcessEHFrameRegistrar::InProcessEHFrameRegistrar() {} in InProcessEHFrameRegistrar() function in llvm::jitlink::InProcessEHFrameRegistrar
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp766 InProcessEHFrameRegistrar &InProcessEHFrameRegistrar::getInstance() { in getInstance()
767 static InProcessEHFrameRegistrar Instance; in getInstance()
771 InProcessEHFrameRegistrar::InProcessEHFrameRegistrar() {} in InProcessEHFrameRegistrar() function in llvm::jitlink::InProcessEHFrameRegistrar
/dports/devel/llvm10/llvm-10.0.1.src/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp766 InProcessEHFrameRegistrar &InProcessEHFrameRegistrar::getInstance() { in getInstance()
767 static InProcessEHFrameRegistrar Instance; in getInstance()
771 InProcessEHFrameRegistrar::InProcessEHFrameRegistrar() {} in InProcessEHFrameRegistrar() function in llvm::jitlink::InProcessEHFrameRegistrar
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp766 InProcessEHFrameRegistrar &InProcessEHFrameRegistrar::getInstance() { in getInstance()
767 static InProcessEHFrameRegistrar Instance; in getInstance()
771 InProcessEHFrameRegistrar::InProcessEHFrameRegistrar() {} in InProcessEHFrameRegistrar() function in llvm::jitlink::InProcessEHFrameRegistrar
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp766 InProcessEHFrameRegistrar &InProcessEHFrameRegistrar::getInstance() { in getInstance()
767 static InProcessEHFrameRegistrar Instance; in getInstance()
771 InProcessEHFrameRegistrar::InProcessEHFrameRegistrar() {} in InProcessEHFrameRegistrar() function in llvm::jitlink::InProcessEHFrameRegistrar
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp766 InProcessEHFrameRegistrar &InProcessEHFrameRegistrar::getInstance() { in getInstance()
767 static InProcessEHFrameRegistrar Instance; in getInstance()
771 InProcessEHFrameRegistrar::InProcessEHFrameRegistrar() {} in InProcessEHFrameRegistrar() function in llvm::jitlink::InProcessEHFrameRegistrar
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h35 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h35 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h35 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h35 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h35 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h35 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h35 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h35 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/JITLink/
H A DEHFrameSupport.h43 class InProcessEHFrameRegistrar final : public EHFrameRegistrar {
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp759 Error InProcessEHFrameRegistrar::registerEHFrames( in registerEHFrames()
766 Error InProcessEHFrameRegistrar::deregisterEHFrames( in deregisterEHFrames()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp735 Error InProcessEHFrameRegistrar::registerEHFrames( in registerEHFrames()
742 Error InProcessEHFrameRegistrar::deregisterEHFrames( in deregisterEHFrames()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp735 Error InProcessEHFrameRegistrar::registerEHFrames( in registerEHFrames()
742 Error InProcessEHFrameRegistrar::deregisterEHFrames( in deregisterEHFrames()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DEHFrameSupport.cpp765 Error InProcessEHFrameRegistrar::registerEHFrames( in registerEHFrames()
772 Error InProcessEHFrameRegistrar::deregisterEHFrames( in deregisterEHFrames()

12