/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/ |
H A D | ProcessPOSIXLog.h | 20 Memory = Log::ChannelFlag<1>, enumerator
|
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/Process/gdb-remote/ |
H A D | ProcessGDBRemoteLog.h | 22 Memory = Log::ChannelFlag<3>, // Log memory reads/writes calls enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | PredIteratorCache.h | 33 BumpPtrAllocator Memory; variable
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpState.cpp | 57 char *Memory = deallocate() local
|
H A D | EvalEmitter.cpp | 62 auto Memory = std::make_unique<char[]>(sizeof(Block) + D->getAllocSize()); createLocal() local
|
H A D | InterpFrame.cpp | 217 auto Memory = std::make_unique<char[]>(BlockSize); getParamPointer() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/ |
H A D | get_error_info_fuzzer.cpp | 27 const char *Memory = MemoryAndTags.c_str(); LLVMFuzzerTestOneInput() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Memory.h | 45 friend class Memory; variable
|
/freebsd-src/sys/dev/acpica/Osd/ |
H A D | OsdMemory.c | 50 AcpiOsFree(void *Memory) in AcpiOsFree()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
H A D | MSP430AsmParser.cpp | 103 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 D | WasmDumper.cpp | 198 for (const wasm::WasmLimits &Memory : Obj->memories()) { in printSectionHeaders() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 143 enum { Unknown = 0, Register, Memory, Implicit }; global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInstPrinter.h | 96 Memory, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 49 enum class IPOGrouping { Register, Return, Memory }; global() enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | PreprocessingRecord.cpp | 49 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 D | combined.h | 956 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 D | MemoryBuffer.cpp | 65 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | MinidumpYAML.cpp | 354 IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) { in mapping()
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | PrecompiledPreamble.cpp | 403 std::shared_ptr<PCHBuffer> Memory; global() member in PrecompiledPreamble::PCHStorage [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Minidump.h | 69 LocationDescriptor Memory; member
|
H A D | Wasm.h | 333 WasmLimits Memory; global() member
|
/freebsd-src/contrib/llvm-project/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 760 Memory, global() enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86Operand.h | 32 enum KindTy { Token, Register, Immediate, Memory, Prefix, DXRegister } Kind; enumerator [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 97 Limits Memory; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 900 NodeAllocator Memory; member
|