Home
last modified time | relevance | path

Searched refs:GetNearNameByOffset (Results 1 – 21 of 21) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dprobe_process.py22 self.descr = Symbols.GetNearNameByOffset(self.ip)
H A Dsymbols.py303 def GetNearNameByOffset(self, addr): member in Symbols
308 res = self.vt.GetNearNameByOffset(self.symbols, addr, 0, ptr, 255, byref(pulong), byref(disp))
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dprobe_process.py22 self.descr = Symbols.GetNearNameByOffset(self.ip)
H A Dsymbols.py303 def GetNearNameByOffset(self, addr): member in Symbols
308 res = self.vt.GetNearNameByOffset(self.symbols, addr, 0, ptr, 255, byref(pulong), byref(disp))
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dprobe_process.py22 self.descr = Symbols.GetNearNameByOffset(self.ip)
H A Dsymbols.py303 def GetNearNameByOffset(self, addr): member in Symbols
308 res = self.vt.GetNearNameByOffset(self.symbols, addr, 0, ptr, 255, byref(pulong), byref(disp))
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dprobe_process.py22 self.descr = Symbols.GetNearNameByOffset(self.ip)
H A Dsymbols.py303 def GetNearNameByOffset(self, addr): member in Symbols
308 res = self.vt.GetNearNameByOffset(self.symbols, addr, 0, ptr, 255, byref(pulong), byref(disp))
/dports/devel/llvm12/llvm-project-12.0.1.src/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dprobe_process.py22 self.descr = Symbols.GetNearNameByOffset(self.ip)
H A Dsymbols.py303 def GetNearNameByOffset(self, addr): member in Symbols
308 res = self.vt.GetNearNameByOffset(self.symbols, addr, 0, ptr, 255, byref(pulong), byref(disp))
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dprobe_process.py22 self.descr = Symbols.GetNearNameByOffset(self.ip)
H A Dsymbols.py303 def GetNearNameByOffset(self, addr): member in Symbols
308 res = self.vt.GetNearNameByOffset(self.symbols, addr, 0, ptr, 255, byref(pulong), byref(disp))
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dprobe_process.py22 self.descr = Symbols.GetNearNameByOffset(self.ip)
H A Dsymbols.py303 def GetNearNameByOffset(self, addr): member in Symbols
308 res = self.vt.GetNearNameByOffset(self.symbols, addr, 0, ptr, 255, byref(pulong), byref(disp))
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dprobe_process.py22 self.descr = Symbols.GetNearNameByOffset(self.ip)
H A Dsymbols.py303 def GetNearNameByOffset(self, addr): member in Symbols
308 res = self.vt.GetNearNameByOffset(self.symbols, addr, 0, ptr, 255, byref(pulong), byref(disp))
/dports/devel/llvm13/llvm-project-13.0.1.src/cross-project-tests/debuginfo-tests/dexter/dex/debugger/dbgeng/
H A Dprobe_process.py22 self.descr = Symbols.GetNearNameByOffset(self.ip)
H A Dsymbols.py303 def GetNearNameByOffset(self, addr): member in Symbols
308 res = self.vt.GetNearNameByOffset(self.symbols, addr, 0, ptr, 255, byref(pulong), byref(disp))
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddbgeng.h1567 …STDMETHOD(GetNearNameByOffset)(THIS_ ULONG64 Offset,LONG Delta,PSTR NameBuffer,ULONG NameBufferSiz… in DECLARE_INTERFACE_() local
1634 …STDMETHOD(GetNearNameByOffset)(THIS_ ULONG64 Offset,LONG Delta,PSTR NameBuffer,ULONG NameBufferSiz… in DECLARE_INTERFACE_() local
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Ddbgeng.h1567 …STDMETHOD(GetNearNameByOffset)(THIS_ ULONG64 Offset,LONG Delta,PSTR NameBuffer,ULONG NameBufferSiz… in DECLARE_INTERFACE_() local
1634 …STDMETHOD(GetNearNameByOffset)(THIS_ ULONG64 Offset,LONG Delta,PSTR NameBuffer,ULONG NameBufferSiz… in DECLARE_INTERFACE_() local
/dports/audio/ncspot/ncspot-0.9.3/cargo-crates/windows-0.24.0/src/Windows/Win32/System/Diagnostics/Debug/
H A Dmod.rs29943 …pub unsafe fn GetNearNameByOffset(&self, offset: u64, delta: i32, namebuffer: super::super::super:… in GetNearNameByOffset() method
30260 …pub unsafe fn GetNearNameByOffset(&self, offset: u64, delta: i32, namebuffer: super::super::super:… in GetNearNameByOffset() method
30618 …pub unsafe fn GetNearNameByOffset(&self, offset: u64, delta: i32, namebuffer: super::super::super:… in GetNearNameByOffset() method
31347 …pub unsafe fn GetNearNameByOffset(&self, offset: u64, delta: i32, namebuffer: super::super::super:… in GetNearNameByOffset() method
32116 …pub unsafe fn GetNearNameByOffset(&self, offset: u64, delta: i32, namebuffer: super::super::super:… in GetNearNameByOffset() method