Home
last modified time | relevance | path

Searched defs:MemoryAddr (Results 1 – 4 of 4) sorted by relevance

/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp23 uintptr_t MemoryAddr = FDP.ConsumeIntegral<uintptr_t>(); in LLVMFuzzerTestOneInput() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/InstrumentationRuntime/UBSan/
H A DInstrumentationRuntimeUBSan.cpp165 uintptr_t MemoryAddr = in RetrieveReportData() local
/freebsd-14.2/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h957 const char *MemoryTags, uintptr_t MemoryAddr, in getErrorInfo()
1317 const char *MemoryTags, uintptr_t MemoryAddr, in getInlineErrorInfo()
/freebsd-14.2/sys/contrib/edk2/Include/Uefi/
H A DUefiPxe.h1249 PXE_UINT64 MemoryAddr; member