/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/POSIX/ |
H A D | ProcessPOSIXLog.h | 20 Memory = Log::ChannelFlag<1>, enumerator
|
/freebsd/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/contrib/llvm-project/llvm/include/llvm/IR/ |
H A D | PredIteratorCache.h | 33 BumpPtrAllocator Memory; variable
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/ |
H A D | get_error_info_fuzzer.cpp | 28 const char *Memory = MemoryAndTags.c_str(); in LLVMFuzzerTestOneInput() local
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | Memory.h | 45 friend class Memory; variable
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | InterpState.cpp | 69 char *Memory = in deallocate() local
|
H A D | DynamicAllocator.h | 35 std::unique_ptr<std::byte[]> Memory; member
|
H A D | DynamicAllocator.cpp | 67 auto Memory = in allocate() local
|
H A D | InterpFrame.cpp | 228 auto Memory = std::make_unique<char[]>(BlockSize); in getParamPointer() local
|
H A D | EvalEmitter.cpp | 87 auto Memory = std::make_unique<char[]>(sizeof(Block) + D->getAllocSize()); in createLocal() local
|
/freebsd/sys/dev/acpica/Osd/ |
H A D | OsdMemory.c | 50 AcpiOsFree(void *Memory) in AcpiOsFree()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/ |
H A D | MSP430AsmParser.cpp | 103 struct Memory { struct in __anon2e2431ce0111::MSP430Operand 104 unsigned Reg; 105 const MCExpr *Offset;
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/ |
H A D | WasmDumper.cpp | 198 for (const wasm::WasmLimits &Memory : Obj->memories()) { in printSectionHeaders() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfExpression.h | 82 enum { Unknown = 0, Register, Memory, Implicit }; enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | CalledValuePropagation.cpp | 50 enum class IPOGrouping { Register, Return, Memory }; enumerator
|
/freebsd/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/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 889 const char *Memory, const char *MemoryTags, in getErrorInfo() 1467 const char *RegionInfoPtr, const char *Memory, in getInlineErrorInfo()
|
/freebsd/contrib/llvm-project/llvm/lib/ObjectYAML/ |
H A D | MinidumpYAML.cpp | 354 IO &IO, MemoryDescriptor &Memory, BinaryRef &Content) { in mapping()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/ |
H A D | MemoryBuffer.cpp | 65 static void CopyStringRef(char *Memory, StringRef Data) { in CopyStringRef()
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | PrecompiledPreamble.cpp | 404 std::shared_ptr<PCHBuffer> Memory; member in PrecompiledPreamble::PCHStorage
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Minidump.h | 69 LocationDescriptor Memory; member
|
/freebsd/contrib/llvm-project/lldb/source/Expression/ |
H A D | DWARFExpression.cpp | 727 Memory, enumerator
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86Operand.h | 32 enum KindTy { Token, Register, Immediate, Memory, Prefix, DXRegister } Kind; enumerator
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 97 Limits Memory; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | RDFGraph.h | 900 NodeAllocator Memory; member
|