/freebsd/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | AddressRange.h | 229 size_t MemorySize() const { in MemorySize() function
|
/freebsd/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 | 381 size_t Mangled::MemorySize() const { in MemorySize() function in Mangled
|
H A D | Address.cpp | 974 size_t Address::MemorySize() const { in MemorySize() function in Address
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/ |
H A D | get_error_info_fuzzer.cpp | 30 size_t MemorySize = (MemoryAndTags.length() / 17) * 16; in LLVMFuzzerTestOneInput() local
|
/freebsd/contrib/llvm-project/lldb/include/lldb/Utility/ |
H A D | ConstString.h | 397 size_t MemorySize() const { return sizeof(ConstString); } in MemorySize() function
|
/freebsd/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 496 size_t Function::MemorySize() const { in 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 | 194 size_t Variable::MemorySize() const { return sizeof(Variable); } in MemorySize() function in Variable
|
H A D | Block.cpp | 392 size_t Block::MemorySize() const { in MemorySize() function in Block
|
/freebsd/contrib/llvm-project/lldb/source/Utility/ |
H A D | FileSpecList.cpp | 153 size_t FileSpecList::MemorySize() const { MemorySize() function in FileSpecList
|
H A D | FileSpec.cpp | 413 size_t FileSpec::MemorySize() const { in MemorySize() function in FileSpec
|
/freebsd/contrib/llvm-project/compiler-rt/lib/scudo/standalone/ |
H A D | combined.h | 890 uintptr_t MemoryAddr, size_t MemorySize) { in getErrorInfo() 1469 size_t MemorySize, size_t MinDistance, in getInlineErrorInfo()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | WasmYAML.h | 226 uint32_t MemorySize; member
|
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ |
H A D | Wasm.h | 283 uint32_t MemorySize; // Memory size in bytes member
|
/freebsd/contrib/llvm-project/llvm/lib/MC/ |
H A D | XCOFFObjectWriter.cpp | 198 uint32_t MemorySize; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 9521 unsigned MemorySize = LD->getMemoryVT().getScalarSizeInBits(); in LowerBUILD_VECTOR() local
|