Home
last modified time | relevance | path

Searched defs:MemoryRegion (Results 1 – 25 of 155) sorted by relevance

1234567

/dports/emulators/py-unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dmemory.h129 struct MemoryRegion { struct
132 const MemoryRegionOps *ops; argument
133 const MemoryRegionIOMMUOps *iommu_ops; argument
135 MemoryRegion *container; argument
138 void (*destructor)(MemoryRegion *mr); argument
150 MemoryRegion *alias; argument
154 QTAILQ_HEAD(subregions, MemoryRegion) subregions; argument
172 void (*region_add)(MemoryListener *listener, MemoryRegionSection *section); argument
/dports/emulators/unicorn/unicorn-1.0.2/qemu/include/exec/
H A Dmemory.h129 struct MemoryRegion { struct
132 const MemoryRegionOps *ops; argument
133 const MemoryRegionIOMMUOps *iommu_ops; argument
135 MemoryRegion *container; argument
138 void (*destructor)(MemoryRegion *mr); argument
150 MemoryRegion *alias; argument
154 QTAILQ_HEAD(subregions, MemoryRegion) subregions; argument
172 void (*region_add)(MemoryListener *listener, MemoryRegionSection *section); argument
/dports/math/openfst/openfst-1.8.1/src/include/fst/
H A Dmapped-file.h41 struct MemoryRegion { struct
42 void *data;
43 void *mmap;
44 size_t size;
45 size_t offset;
47 HANDLE file_mapping;
/dports/textproc/regex2dfa/regex2dfa-0.1.6/third_party/openfst/src/include/fst/
H A Dmapped-file.h39 struct MemoryRegion { struct
40 void *data;
41 void *mmap;
42 size_t size;
43 int offset;
/dports/net/ooni-probe-cli/probe-cli-3.10.1/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dmapped-file.h39 struct MemoryRegion { struct
40 void *data;
41 void *mmap;
42 size_t size;
43 int offset;
/dports/net/ooni-mini/probe-engine-0.23.0/vendor/github.com/ooni/psiphon/oopsi/github.com/redjack/marionette/third_party/openfst/src/include/fst/
H A Dmapped-file.h39 struct MemoryRegion { struct
40 void *data;
41 void *mmap;
42 size_t size;
43 int offset;
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/linux/
H A Dioctl_helper.h27 struct MemoryRegion { struct
40 …virtual std::unique_ptr<MemoryRegion[]> translateToMemoryRegions(uint8_t *dataQuery, uint32_t leng… argument
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/include/exec/
H A Dmemory.h348 struct MemoryRegion { struct
366 const MemoryRegionOps *ops; argument
368 MemoryRegion *container; argument
371 void (*destructor)(MemoryRegion *mr); argument
378 MemoryRegion *alias; argument
381 QTAILQ_HEAD(subregions, MemoryRegion) subregions; argument
386 MemoryRegionIoeventfd *ioeventfds; argument
390 MemoryRegion parent_obj; argument
/dports/emulators/qemu5/qemu-5.2.0/include/exec/
H A Dmemory.h435 struct MemoryRegion { struct
453 const MemoryRegionOps *ops; argument
455 MemoryRegion *container; argument
458 void (*destructor)(MemoryRegion *mr); argument
465 MemoryRegion *alias; argument
468 QTAILQ_HEAD(, MemoryRegion) subregions; argument
473 MemoryRegionIoeventfd *ioeventfds; argument
477 MemoryRegion parent_obj; argument
/dports/emulators/qemu42/qemu-4.2.1/include/exec/
H A Dmemory.h363 struct MemoryRegion { struct
382 const MemoryRegionOps *ops; argument
384 MemoryRegion *container; argument
387 void (*destructor)(MemoryRegion *mr); argument
394 MemoryRegion *alias; argument
397 QTAILQ_HEAD(, MemoryRegion) subregions; argument
402 MemoryRegionIoeventfd *ioeventfds; argument
406 MemoryRegion parent_obj; argument
/dports/emulators/qemu-utils/qemu-4.2.1/include/exec/
H A Dmemory.h363 struct MemoryRegion { struct
382 const MemoryRegionOps *ops; argument
384 MemoryRegion *container; argument
387 void (*destructor)(MemoryRegion *mr); argument
394 MemoryRegion *alias; argument
397 QTAILQ_HEAD(, MemoryRegion) subregions; argument
402 MemoryRegionIoeventfd *ioeventfds; argument
406 MemoryRegion parent_obj; argument
/dports/emulators/qemu-guest-agent/qemu-5.0.1/include/exec/
H A Dmemory.h367 struct MemoryRegion { struct
386 const MemoryRegionOps *ops; argument
388 MemoryRegion *container; argument
391 void (*destructor)(MemoryRegion *mr); argument
398 MemoryRegion *alias; argument
401 QTAILQ_HEAD(, MemoryRegion) subregions; argument
406 MemoryRegionIoeventfd *ioeventfds; argument
410 MemoryRegion parent_obj; argument
/dports/emulators/qemu-cheri/qemu-0a323821042c36e21ea80e58b9545dfc3b0cb8ef/include/exec/
H A Dmemory.h367 struct MemoryRegion { struct
386 const MemoryRegionOps *ops; argument
388 MemoryRegion *container; argument
391 void (*destructor)(MemoryRegion *mr); argument
398 MemoryRegion *alias; argument
401 QTAILQ_HEAD(, MemoryRegion) subregions; argument
406 MemoryRegionIoeventfd *ioeventfds; argument
410 MemoryRegion parent_obj; argument
/dports/emulators/qemu60/qemu-6.0.0/include/exec/
H A Dmemory.h451 struct MemoryRegion { struct
469 const MemoryRegionOps *ops; argument
471 MemoryRegion *container; argument
474 void (*destructor)(MemoryRegion *mr); argument
481 MemoryRegion *alias; argument
484 QTAILQ_HEAD(, MemoryRegion) subregions; argument
489 MemoryRegionIoeventfd *ioeventfds; argument
493 MemoryRegion parent_obj; argument
/dports/emulators/qemu/qemu-6.2.0/include/exec/
H A Dmemory.h720 struct MemoryRegion { struct
738 const MemoryRegionOps *ops; argument
740 MemoryRegion *container; argument
743 void (*destructor)(MemoryRegion *mr); argument
750 MemoryRegion *alias; argument
753 QTAILQ_HEAD(, MemoryRegion) subregions; argument
758 MemoryRegionIoeventfd *ioeventfds; argument
763 MemoryRegion parent_obj; argument
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/include/exec/
H A Dmemory.h686 struct MemoryRegion { struct
704 const MemoryRegionOps *ops; argument
706 MemoryRegion *container; argument
709 void (*destructor)(MemoryRegion *mr); argument
716 MemoryRegion *alias; argument
719 QTAILQ_HEAD(, MemoryRegion) subregions; argument
724 MemoryRegionIoeventfd *ioeventfds; argument
729 MemoryRegion parent_obj; argument
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lld/ELF/
H A DLinkerScript.h133 struct MemoryRegion { struct
134 MemoryRegion(StringRef name, Expr origin, Expr length, uint32_t flags, in MemoryRegion() argument
139 std::string name;
140 Expr origin;
141 Expr length;
142 uint32_t flags;
143 uint32_t negFlags;
144 uint64_t curPos = 0;
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lld/ELF/
H A DLinkerScript.h128 struct MemoryRegion { struct
129 MemoryRegion(StringRef name, uint64_t origin, uint64_t length, uint32_t flags, in MemoryRegion() function
134 std::string name;
135 uint64_t origin;
136 uint64_t length;
137 uint32_t flags;
138 uint32_t negFlags;
139 uint64_t curPos = 0;
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lld/ELF/
H A DLinkerScript.h133 struct MemoryRegion { struct
134 MemoryRegion(StringRef name, Expr origin, Expr length, uint32_t flags, in MemoryRegion() argument
139 std::string name;
140 Expr origin;
141 Expr length;
142 uint32_t flags;
143 uint32_t negFlags;
144 uint64_t curPos = 0;
/dports/devel/llvm90/llvm-9.0.1.src/tools/lld/ELF/
H A DLinkerScript.h128 struct MemoryRegion { struct
129 MemoryRegion(StringRef name, uint64_t origin, uint64_t length, uint32_t flags, in MemoryRegion() function
134 std::string name;
135 uint64_t origin;
136 uint64_t length;
137 uint32_t flags;
138 uint32_t negFlags;
139 uint64_t curPos = 0;
/dports/devel/llvm12/llvm-project-12.0.1.src/lld/ELF/
H A DLinkerScript.h133 struct MemoryRegion { struct
134 MemoryRegion(StringRef name, Expr origin, Expr length, uint32_t flags, in MemoryRegion() argument
139 std::string name;
140 Expr origin;
141 Expr length;
142 uint32_t flags;
143 uint32_t negFlags;
144 uint64_t curPos = 0;
/dports/devel/llvm10/llvm-10.0.1.src/tools/lld/ELF/
H A DLinkerScript.h128 struct MemoryRegion { struct
129 MemoryRegion(StringRef name, uint64_t origin, uint64_t length, uint32_t flags, in MemoryRegion() argument
134 std::string name;
135 uint64_t origin;
136 uint64_t length;
137 uint32_t flags;
138 uint32_t negFlags;
139 uint64_t curPos = 0;
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lld/ELF/
H A DLinkerScript.h133 struct MemoryRegion { struct
134 MemoryRegion(StringRef name, Expr origin, Expr length, uint32_t flags, in MemoryRegion() function
139 std::string name;
140 Expr origin;
141 Expr length;
142 uint32_t flags;
143 uint32_t negFlags;
144 uint64_t curPos = 0;
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lld/ELF/
H A DLinkerScript.h133 struct MemoryRegion { struct
134 MemoryRegion(StringRef name, Expr origin, Expr length, uint32_t flags, in MemoryRegion() function
139 std::string name;
140 Expr origin;
141 Expr length;
142 uint32_t flags;
143 uint32_t negFlags;
144 uint64_t curPos = 0;
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lld/ELF/
H A DLinkerScript.h133 struct MemoryRegion { struct
134 MemoryRegion(StringRef name, Expr origin, Expr length, uint32_t flags, in MemoryRegion() argument
139 std::string name;
140 Expr origin;
141 Expr length;
142 uint32_t flags;
143 uint32_t negFlags;
144 uint64_t curPos = 0;

1234567