Home
last modified time | relevance | path

Searched refs:SectionMemoryManager (Results 1 – 25 of 591) sorted by relevance

12345678910>>...24

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
149 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
230 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
236 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
243 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
245 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
140 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
222 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
228 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
235 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
237 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/llvm10/llvm-10.0.1.src/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
140 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
222 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
228 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
235 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
237 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
149 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
228 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
234 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
241 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
243 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
149 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
228 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
234 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
241 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
243 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
149 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
228 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
234 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
241 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
243 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
140 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
222 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
228 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
235 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
237 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
140 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
221 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
227 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
234 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
236 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
149 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
228 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
234 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
241 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
243 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
149 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
228 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
234 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
241 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
243 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
149 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
228 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
234 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
241 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
243 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
140 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
222 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
228 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
235 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
237 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
149 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
228 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
234 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
241 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
243 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
149 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
228 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
234 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
241 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
243 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/llvm90/llvm-9.0.1.src/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp21 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
27 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
33 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
41 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
42 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
140 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
222 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
228 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
235 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
237 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/llvm80/llvm-8.0.1.src/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp22 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in allocateDataSection()
28 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in allocateDataSection()
34 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in allocateCodeSection()
42 uint8_t *SectionMemoryManager::allocateSection( in allocateSection()
43 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in allocateSection()
141 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in finalizeMemory()
221 void SectionMemoryManager::invalidateInstructionCache() { in invalidateInstructionCache()
226 SectionMemoryManager::~SectionMemoryManager() { in ~SectionMemoryManager()
233 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in ~MemoryMapper()
235 void SectionMemoryManager::anchor() {} in anchor()
[all …]
/dports/devel/llvm70/llvm-7.0.1.src/lib/ExecutionEngine/
H A DSectionMemoryManager.cpp22 uint8_t *SectionMemoryManager::allocateDataSection(uintptr_t Size, in drop()
28 return allocateSection(SectionMemoryManager::AllocationPurpose::ROData, in drop()
34 uint8_t *SectionMemoryManager::allocateCodeSection(uintptr_t Size, in drop()
42 uint8_t *SectionMemoryManager::allocateSection( in drop()
43 SectionMemoryManager::AllocationPurpose Purpose, uintptr_t Size, in drop()
141 bool SectionMemoryManager::finalizeMemory(std::string *ErrMsg) { in drop()
221 void SectionMemoryManager::invalidateInstructionCache() { in drop()
226 SectionMemoryManager::~SectionMemoryManager() { in drop()
233 SectionMemoryManager::MemoryMapper::~MemoryMapper() {} in drop()
235 void SectionMemoryManager::anchor() {} in drop()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h39 class SectionMemoryManager : public RTDyldMemoryManager {
107 SectionMemoryManager(MemoryMapper *MM = nullptr);
108 SectionMemoryManager(const SectionMemoryManager &) = delete;
109 void operator=(const SectionMemoryManager &) = delete;
110 ~SectionMemoryManager() override;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h39 class SectionMemoryManager : public RTDyldMemoryManager {
107 SectionMemoryManager(MemoryMapper *MM = nullptr);
108 SectionMemoryManager(const SectionMemoryManager &) = delete;
109 void operator=(const SectionMemoryManager &) = delete;
110 ~SectionMemoryManager() override;
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h39 class SectionMemoryManager : public RTDyldMemoryManager {
107 SectionMemoryManager(MemoryMapper *MM = nullptr);
108 SectionMemoryManager(const SectionMemoryManager &) = delete;
109 void operator=(const SectionMemoryManager &) = delete;
110 ~SectionMemoryManager() override;
/dports/devel/llvm10/llvm-10.0.1.src/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h40 class SectionMemoryManager : public RTDyldMemoryManager {
108 SectionMemoryManager(MemoryMapper *MM = nullptr);
109 SectionMemoryManager(const SectionMemoryManager &) = delete;
110 void operator=(const SectionMemoryManager &) = delete;
111 ~SectionMemoryManager() override;
/dports/graphics/llvm-mesa/llvm-13.0.1.src/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h39 class SectionMemoryManager : public RTDyldMemoryManager {
107 SectionMemoryManager(MemoryMapper *MM = nullptr);
108 SectionMemoryManager(const SectionMemoryManager &) = delete;
109 void operator=(const SectionMemoryManager &) = delete;
110 ~SectionMemoryManager() override;
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h39 class SectionMemoryManager : public RTDyldMemoryManager {
107 SectionMemoryManager(MemoryMapper *MM = nullptr);
108 SectionMemoryManager(const SectionMemoryManager &) = delete;
109 void operator=(const SectionMemoryManager &) = delete;
110 ~SectionMemoryManager() override;
/dports/devel/llvm11/llvm-11.0.1.src/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h39 class SectionMemoryManager : public RTDyldMemoryManager {
107 SectionMemoryManager(MemoryMapper *MM = nullptr);
108 SectionMemoryManager(const SectionMemoryManager &) = delete;
109 void operator=(const SectionMemoryManager &) = delete;
110 ~SectionMemoryManager() override;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/
H A DSectionMemoryManager.h40 class SectionMemoryManager : public RTDyldMemoryManager {
108 SectionMemoryManager(MemoryMapper *MM = nullptr);
109 SectionMemoryManager(const SectionMemoryManager &) = delete;
110 void operator=(const SectionMemoryManager &) = delete;
111 ~SectionMemoryManager() override;

12345678910>>...24