Home
last modified time | relevance | path

Searched defs:MemorySize (Results 1 – 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Core/
DAddressRange.h227 size_t MemorySize() const { in MemorySize() function
/freebsd-12-stable/contrib/llvm-project/lldb/include/lldb/Utility/
DConstString.h399 size_t MemorySize() const { return sizeof(ConstString); } in MemorySize() function
/freebsd-12-stable/contrib/llvm-project/lldb/source/Core/
DDeclaration.cpp56 size_t Declaration::MemorySize() const { return sizeof(Declaration); } in MemorySize() function in Declaration
DFileSpecList.cpp104 size_t FileSpecList::MemorySize() const { in MemorySize() function in FileSpecList
DMangled.cpp387 size_t Mangled::MemorySize() const { in MemorySize() function in Mangled
DAddress.cpp937 size_t Address::MemorySize() const { in MemorySize() function in Address
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/fuzz/
Dget_error_info_fuzzer.cpp29 size_t MemorySize = (MemoryAndTags.length() / 17) * 16; in LLVMFuzzerTestOneInput() local
/freebsd-12-stable/contrib/llvm-project/lldb/source/Symbol/
DFunction.cpp59 size_t FunctionInfo::MemorySize() const { in MemorySize() function in FunctionInfo
116 size_t InlineFunctionInfo::MemorySize() const { in MemorySize() function in InlineFunctionInfo
462 size_t Function::MemorySize() const { in MemorySize() function in Function
DVariableList.cpp157 size_t VariableList::MemorySize() const { in MemorySize() function in VariableList
DVariable.cpp202 size_t Variable::MemorySize() const { return sizeof(Variable); } in MemorySize() function in Variable
DBlock.cpp365 size_t Block::MemorySize() const { in MemorySize() function in Block
/freebsd-12-stable/contrib/llvm-project/lldb/source/Utility/
DConstString.cpp164 size_t MemorySize() const { in MemorySize() function in Pool
DFileSpec.cpp395 size_t FileSpec::MemorySize() const { in MemorySize() function in FileSpec
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/scudo/standalone/
Dcombined.h920 uintptr_t MemoryAddr, size_t MemorySize) { in getErrorInfo()
1272 size_t MemorySize, size_t MinDistance, in getInlineErrorInfo()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
DWasmYAML.h210 uint32_t MemorySize; member
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
DWasm.h40 uint32_t MemorySize; // Memory size in bytes member
/freebsd-12-stable/sys/contrib/dev/acpica/include/
Dactbl2.h1849 UINT32 MemorySize; member