Home
last modified time | relevance | path

Searched refs:StubsProt (Results 1 – 25 of 35) sorted by relevance

12

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp122 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
124 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_x86_64.cpp485 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
487 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_arm64.cpp466 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
468 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp122 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
124 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_x86_64.cpp485 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
487 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_arm64.cpp466 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
468 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp122 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
124 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_x86_64.cpp485 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
487 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp122 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
124 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_x86_64.cpp485 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
487 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DELF_x86_64.cpp122 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
124 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_x86_64.cpp485 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
487 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/devel/llvm10/llvm-10.0.1.src/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp403 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
405 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_arm64.cpp440 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
442 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp403 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
405 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp403 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
405 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/devel/llvm90/llvm-9.0.1.src/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp408 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
410 StubsSection = &G.createSection("$__STUBS", 8, StubsProt, false); in getStubsSection()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp464 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
466 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_x86_64.cpp433 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
435 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DELF_x86_64.cpp93 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
95 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp453 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
455 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_x86_64.cpp424 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
426 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/JITLink/
H A DMachO_x86_64.cpp433 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
435 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
H A DMachO_arm64.cpp464 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
466 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/JITLink/
H A DMachO_arm64.cpp453 auto StubsProt = static_cast<sys::Memory::ProtectionFlags>( in getStubsSection() local
455 StubsSection = &G.createSection("$__STUBS", StubsProt); in getStubsSection()

12