Searched defs:Memory (Results 1 - 25 of 26) sorted by relevance

12

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h22 Memory = Log::ChannelFlag<3>, // Log memory reads/writes calls member in class:lldb_private::process_gdb_remote::GDBRLog
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h20 Memory = Log::ChannelFlag<1>, member in class:lldb_private::POSIXLog
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DPredIteratorCache.h33 BumpPtrAllocator Memory; member in class:llvm::PredIteratorCache
/freebsd-current/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.cpp57 char *Memory = local
H A DEvalEmitter.cpp62 auto Memory = std::make_unique<char[]>(sizeof(Block) + D->getAllocSize()); local
H A DInterpFrame.cpp217 auto Memory = std::make_unique<char[]>(BlockSize); local
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp27 const char *Memory = MemoryAndTags.c_str(); local
/freebsd-current/sys/dev/acpica/Osd/
H A DOsdMemory.c50 AcpiOsFree(void *Memory) argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemory.h52 class Memory { class in namespace:llvm::sys
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h143 enum { Unknown = 0, Register, Memory, Implicit }; enumerator in enum:llvm::DwarfExpression::__anon1928
/freebsd-current/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp353 mapping( IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) argument
/freebsd-current/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp49 char *Memory = (char *)PPRec.Allocate(FileName.size() + 1, alignof(char)); local
/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp65 static void CopyStringRef(char *Memory, StringRef Data) { argument
/freebsd-current/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h96 Memory, member in class:llvm::MCInstPrinter::Markup
/freebsd-current/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp103 struct Memory { struct in class:__anon2509::MSP430Operand
/freebsd-current/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h69 LocationDescriptor Memory; member in struct:llvm::minidump::MemoryDescriptor
H A DWasm.h333 WasmLimits Memory; member in union:llvm::wasm::WasmImport::__anon1599
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h97 Limits Memory; member in union:llvm::WasmYAML::Import::__anon1617
/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp403 std::shared_ptr<PCHBuffer> Memory; member in class:PrecompiledPreamble::PCHStorage
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h1292 void reclaim(const void *Memory) { argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h32 enum KindTy { Token, Register, Immediate, Memory, Prefix, DXRegister } Kind; enumerator in enum:llvm::final::KindTy
[all...]
/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp760 Memory, enumerator in enum:__anon1367::LocationDescriptionKind
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h900 NodeAllocator Memory; member in struct:DataFlowGraph
/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DX86.cpp1208 Memory enumerator in enum:__anon561::X86_64ABIInfo::Class
[all...]
/freebsd-current/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h953 getErrorInfo(struct scudo_error_info *ErrorInfo, uintptr_t FaultAddr, const char *DepotPtr, const char *RegionInfoPtr, const char *RingBufferPtr, size_t RingBufferSize, const char *Memory, const char *MemoryTags, uintptr_t MemoryAddr, size_t MemorySize) argument
1313 getInlineErrorInfo(struct scudo_error_info *ErrorInfo, size_t &NextErrorReport, uintptr_t FaultAddr, const StackDepot *Depot, const char *RegionInfoPtr, const char *Memory, const char *MemoryTags, uintptr_t MemoryAddr, size_t MemorySize, size_t MinDistance, size_t MaxDistance) argument

Completed in 333 milliseconds

12