/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | AddressRange.h | 227 size_t MemorySize() const { MemorySize() function
|
/freebsd-src/contrib/llvm-project/lldb/source/Core/ |
H A D | Declaration.cpp | 56 size_t Declaration::MemorySize() const { return sizeof(Declaration); } in MemorySize() function in Declaration
|
H A D | Mangled.cpp | 369 size_t Mangled::MemorySize() const { MemorySize() function in Mangled
|
H A D | Address.cpp | 973 size_t Address::MemorySize() const { MemorySize() function in Address
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/ |
H A D | get_error_info_fuzzer.cpp | 29 size_t MemorySize = (MemoryAndTags.length() / 17) * 16; LLVMFuzzerTestOneInput() local
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | ConstString.h | 386 size_t MemorySize() const { return sizeof(ConstString); } MemorySize() function
|
/freebsd-src/contrib/llvm-project/lldb/source/Symbol/ |
H A D | Function.cpp | 61 size_t FunctionInfo::MemorySize() const { in MemorySize() function in FunctionInfo 118 size_t InlineFunctionInfo::MemorySize() const { in MemorySize() function in InlineFunctionInfo 495 size_t Function::MemorySize() const { MemorySize() function in Function
|
H A D | VariableList.cpp | 157 size_t VariableList::MemorySize() const { in MemorySize() function in VariableList
|
H A D | Variable.cpp | 192 size_t Variable::MemorySize() const { return sizeof(Variable); } MemorySize() function in Variable
|
H A D | Block.cpp | 376 size_t Block::MemorySize() const { MemorySize() function in Block
|
/freebsd-src/contrib/llvm-project/lldb/source/Utility/ |
H A D | FileSpecList.cpp | 190 size_t FileSpecList::MemorySize() const { in MemorySize() function in FileSpecList
|
H A D | FileSpec.cpp | 413 size_t FileSpec::MemorySize() const { in MemorySize() function in FileSpec
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 958 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 1318 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/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 226 uint32_t MemorySize; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 246 uint32_t MemorySize; // Memory size in bytes global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 199 uint32_t MemorySize; global() member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 9390 unsigned MemorySize = LD->getMemoryVT().getScalarSizeInBits(); LowerBUILD_VECTOR() local
|