Home
last modified time | relevance | path

Searched defs:Memory (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/
H A DProcessPOSIXLog.h20 Memory = Log::ChannelFlag<1>, enumerator
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/
H A DProcessGDBRemoteLog.h22 Memory = Log::ChannelFlag<3>, // Log memory reads/writes calls enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DPredIteratorCache.h33 BumpPtrAllocator Memory; variable
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DInterpState.cpp57 char *Memory = deallocate() local
H A DEvalEmitter.cpp62 auto Memory = std::make_unique<char[]>(sizeof(Block) + D->getAllocSize()); createLocal() local
H A DInterpFrame.cpp217 auto Memory = std::make_unique<char[]>(BlockSize); getParamPointer() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
H A Dget_error_info_fuzzer.cpp27 const char *Memory = MemoryAndTags.c_str(); LLVMFuzzerTestOneInput() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DMemory.h45 friend class Memory; variable
/freebsd-src/sys/dev/acpica/Osd/
H A DOsdMemory.c50 AcpiOsFree(void *Memory) in AcpiOsFree()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp103 struct Memory { struct in __anon9e0397600111::MSP430Operand
104 Reg__anon9e0397600111::MSP430Operand::Memory global() argument
105 Offset__anon9e0397600111::MSP430Operand::Memory global() argument
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DWasmDumper.cpp198 for (const wasm::WasmLimits &Memory : Obj->memories()) { in printSectionHeaders() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfExpression.h143 enum { Unknown = 0, Register, Memory, Implicit }; global() enumerator
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstPrinter.h96 Memory, enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DCalledValuePropagation.cpp49 enum class IPOGrouping { Register, Return, Memory }; global() enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DPreprocessingRecord.cpp49 char *Memory = (char *)PPRec.Allocate(FileName.size() + 1, alignof(char)); in InclusionDirective() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
H A Dcombined.h956 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) getErrorInfo() argument
1316 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) getInlineErrorInfo() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DMemoryBuffer.cpp65 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DMinidumpYAML.cpp354 IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) { in mapping()
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrecompiledPreamble.cpp403 std::shared_ptr<PCHBuffer> Memory; global() member in PrecompiledPreamble::PCHStorage
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DMinidump.h69 LocationDescriptor Memory; member
H A DWasm.h333 WasmLimits Memory; global() member
/freebsd-src/contrib/llvm-project/lldb/source/Expression/
H A DDWARFExpression.cpp760 Memory, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h32 enum KindTy { Token, Register, Immediate, Memory, Prefix, DXRegister } Kind; enumerator
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h97 Limits Memory; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h900 NodeAllocator Memory; member

12