Home
last modified time | relevance | path

Searched refs:vm_address_t (Results 101 – 125 of 983) sorted by relevance

12345678910>>...40

/dports/lang/spidermonkey78/firefox-78.9.0/memory/build/
H A Dzone.c51 vm_address_t address;
62 typedef kern_return_t memory_reader_t(task_t, vm_address_t, vm_size_t, void**);
68 kern_return_t (*enumerator)(task_t, void*, unsigned, vm_address_t,
90 vm_address_t**, unsigned*);
223 vm_address_t zone_address, in zone_enumerator()
285 malloc_get_all_zones(0, NULL, (vm_address_t**)&zones, &num_zones)) { in get_default_zone()
/dports/net/freerdp/freerdp-2.5.0/channels/rdpsnd/client/ios/
H A DTPCircularBuffer.c62 vm_address_t bufferAddress; in TPCircularBufferInit()
92 vm_address_t virtualAddress = bufferAddress + buffer->length; in TPCircularBufferInit()
142 vm_deallocate(mach_task_self(), (vm_address_t)buffer->buffer, buffer->length * 2); in TPCircularBufferCleanup()
/dports/games/libretro-yabause/yabause-ea5b118/yabause/src/play/src/
H A DMemoryFunction.cpp46 vm_allocate(mach_task_self(), reinterpret_cast<vm_address_t*>(&m_code), allocSize, TRUE); in CMemoryFunction()
49 …kern_return_t result = vm_protect(mach_task_self(), reinterpret_cast<vm_address_t>(m_code), size, … in CMemoryFunction()
75 vm_deallocate(mach_task_self(), reinterpret_cast<vm_address_t>(m_code), m_size); in Reset()
/dports/devel/libpciaccess/libpciaccess-0.16/src/
H A Dhurd_pci.c103 vm_deallocate(mach_task_self(), (vm_address_t) buf, size); in pci_device_hurd_probe()
108 vm_deallocate(mach_task_self(), (vm_address_t) buf, size); in pci_device_hurd_probe()
135 vm_deallocate(mach_task_self(), (vm_address_t) buf, size); in pci_device_hurd_probe()
140 vm_deallocate(mach_task_self(), (vm_address_t) buf, size); in pci_device_hurd_probe()
171 vm_deallocate(mach_task_self(), (vm_address_t) data, nread); in pciclient_cfg_read()
176 vm_deallocate(mach_task_self(), (vm_address_t)data, nread); in pciclient_cfg_read()
/dports/devel/radare2/radare2-5.1.1/libr/io/p/
H A Dio_mach.c163 vm_address_t address = MACH_VM_MIN_ADDRESS; in getNextValid()
275 static int tsk_getperm(RIO *io, task_t task, vm_address_t addr) { in tsk_getperm()
296 static vm_address_t tsk_getpagebase(RIODesc *desc, ut64 addr) { in tsk_getpagebase()
297 vm_address_t pagesize = tsk_pagesize (desc); in tsk_getpagebase()
301 static bool tsk_setperm(RIO *io, task_t task, vm_address_t addr, int len, int perm) { in tsk_setperm()
311 static bool tsk_write(task_t task, vm_address_t addr, const ut8 *buf, int len) { in tsk_write()
320 vm_address_t vaddr = addr; in mach_write_at()
321 vm_address_t pageaddr; in mach_write_at()
/dports/lang/spidermonkey78/firefox-78.9.0/xpcom/build/
H A Dmach_override.c229 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
233 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
388 vm_address_t original_address = (vm_address_t) originalFunctionAddress; in allocateBranchIslandAux()
389 vm_address_t address = original_address; in allocateBranchIslandAux()
413 vm_address_t new_address = forward ? address + vmsize : address - kPageSize; in allocateBranchIslandAux()
461 return vm_deallocate( mach_task_self(), (vm_address_t) island, in freeBranchIsland()
/dports/lang/spidermonkey60/firefox-60.9.0/xpcom/build/
H A Dmach_override.c229 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
233 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
388 vm_address_t original_address = (vm_address_t) originalFunctionAddress; in allocateBranchIslandAux()
389 vm_address_t address = original_address; in allocateBranchIslandAux()
413 vm_address_t new_address = forward ? address + vmsize : address - kPageSize; in allocateBranchIslandAux()
461 return vm_deallocate( mach_task_self(), (vm_address_t) island, in freeBranchIsland()
/dports/www/firefox-legacy/firefox-52.8.0esr/xpcom/build/
H A Dmach_override.c229 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
233 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
388 vm_address_t original_address = (vm_address_t) originalFunctionAddress; in allocateBranchIslandAux()
389 vm_address_t address = original_address; in allocateBranchIslandAux()
413 vm_address_t new_address = forward ? address + vmsize : address - kPageSize; in allocateBranchIslandAux()
461 return vm_deallocate( mach_task_self(), (vm_address_t) island, in freeBranchIsland()
/dports/mail/thunderbird/thunderbird-91.8.0/xpcom/build/
H A Dmach_override.c229 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
233 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
388 vm_address_t original_address = (vm_address_t) originalFunctionAddress; in allocateBranchIslandAux()
389 vm_address_t address = original_address; in allocateBranchIslandAux()
413 vm_address_t new_address = forward ? address + vmsize : address - kPageSize; in allocateBranchIslandAux()
461 return vm_deallocate( mach_task_self(), (vm_address_t) island, in freeBranchIsland()
/dports/www/firefox/firefox-99.0/xpcom/build/
H A Dmach_override.c229 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
233 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
388 vm_address_t original_address = (vm_address_t) originalFunctionAddress; in allocateBranchIslandAux()
389 vm_address_t address = original_address; in allocateBranchIslandAux()
413 vm_address_t new_address = forward ? address + vmsize : address - kPageSize; in allocateBranchIslandAux()
461 return vm_deallocate( mach_task_self(), (vm_address_t) island, in freeBranchIsland()
/dports/www/firefox-esr/firefox-91.8.0/xpcom/build/
H A Dmach_override.c229 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
233 (vm_address_t) originalFunctionPtr, 8, false, in mach_override_ptr()
388 vm_address_t original_address = (vm_address_t) originalFunctionAddress; in allocateBranchIslandAux()
389 vm_address_t address = original_address; in allocateBranchIslandAux()
413 vm_address_t new_address = forward ? address + vmsize : address - kPageSize; in allocateBranchIslandAux()
461 return vm_deallocate( mach_task_self(), (vm_address_t) island, in freeBranchIsland()
/dports/devel/qt5-scripttools/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DMallocZoneSupport.h46 void* operator()(vm_address_t address, size_t size) const in operator()
59 return static_cast<T*>((*this)(reinterpret_cast<vm_address_t>(address), size)); in operator()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DMallocZoneSupport.h46 void* operator()(vm_address_t address, size_t size) const in operator()
59 return static_cast<T*>((*this)(reinterpret_cast<vm_address_t>(address), size)); in operator()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/crashpad/crashpad/snapshot/ios/
H A Dmemory_snapshot_ios.h36 void Initialize(vm_address_t address, vm_size_t size);
53 vm_address_t address_;
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/crashpad/crashpad/snapshot/ios/
H A Dmemory_snapshot_ios.h36 void Initialize(vm_address_t address, vm_size_t size);
53 vm_address_t address_;
/dports/devel/qt5-script/kde-qtscript-5.15.2p4/src/3rdparty/javascriptcore/JavaScriptCore/wtf/
H A DMallocZoneSupport.h46 void* operator()(vm_address_t address, size_t size) const in operator()
59 return static_cast<T*>((*this)(reinterpret_cast<vm_address_t>(address), size)); in operator()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/lldb/tools/darwin-threads/
H A Dexamine-threads.c180 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
182 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
188 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
190 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
491 vm_deallocate(mytask, (vm_address_t)thread_list, in main()
503 vm_deallocate(mytask, (vm_address_t)task, sizeof(task_t)); in main()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/lldb/tools/darwin-threads/
H A Dexamine-threads.c180 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
182 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
188 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
190 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
491 vm_deallocate(mytask, (vm_address_t)thread_list, in main()
503 vm_deallocate(mytask, (vm_address_t)task, sizeof(task_t)); in main()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/lldb/tools/darwin-threads/
H A Dexamine-threads.c180 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
182 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
188 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
190 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
491 vm_deallocate(mytask, (vm_address_t)thread_list, in main()
503 vm_deallocate(mytask, (vm_address_t)task, sizeof(task_t)); in main()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/lldb/tools/darwin-threads/
H A Dexamine-threads.c180 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
182 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
188 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
190 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
491 vm_deallocate(mytask, (vm_address_t)thread_list, in main()
503 vm_deallocate(mytask, (vm_address_t)task, sizeof(task_t)); in main()
/dports/devel/llvm12/llvm-project-12.0.1.src/lldb/tools/darwin-threads/
H A Dexamine-threads.c180 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
182 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
188 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
190 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
491 vm_deallocate(mytask, (vm_address_t)thread_list, in main()
503 vm_deallocate(mytask, (vm_address_t)task, sizeof(task_t)); in main()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/lldb/tools/darwin-threads/
H A Dexamine-threads.c180 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
182 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
188 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
190 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
491 vm_deallocate(mytask, (vm_address_t)thread_list, in main()
503 vm_deallocate(mytask, (vm_address_t)task, sizeof(task_t)); in main()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/lldb/tools/darwin-threads/
H A Dexamine-threads.c180 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
182 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
188 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
190 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
491 vm_deallocate(mytask, (vm_address_t)thread_list, in main()
503 vm_deallocate(mytask, (vm_address_t)task, sizeof(task_t)); in main()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/lldb/tools/darwin-threads/
H A Dexamine-threads.c180 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
182 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
188 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
190 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
491 vm_deallocate(mytask, (vm_address_t)thread_list, in main()
503 vm_deallocate(mytask, (vm_address_t)task, sizeof(task_t)); in main()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/lldb/tools/darwin-threads/
H A Dexamine-threads.c180 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
182 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
188 vm_deallocate(mach_task_self(), (vm_address_t)names, in inferior_namespace_mach_port_num()
190 vm_deallocate(mach_task_self(), (vm_address_t)types, in inferior_namespace_mach_port_num()
491 vm_deallocate(mytask, (vm_address_t)thread_list, in main()
503 vm_deallocate(mytask, (vm_address_t)task, sizeof(task_t)); in main()

12345678910>>...40