Searched defs:MemorySize (Results 1 - 15 of 15) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DDeclaration.cpp67 size_t Declaration::MemorySize() const { return sizeof(Declaration); } function in class:Declaration
H A DVariableList.cpp157 size_t VariableList::MemorySize() const { function in class:VariableList
H A DFunction.cpp59 size_t FunctionInfo::MemorySize() const { function in class:FunctionInfo
117 size_t InlineFunctionInfo::MemorySize() const { function in class:InlineFunctionInfo
H A DBlock.cpp365 size_t Block::MemorySize() const { function in class:Block
H A DVariable.cpp204 size_t Variable::MemorySize() const { return sizeof(Variable); } function in class:Variable
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Core/
H A DAddressRange.h228 size_t MemorySize() const { function in class:lldb_private::AddressRange
/freebsd-11-stable/contrib/llvm-project/lldb/source/Core/
H A DFileSpecList.cpp104 size_t FileSpecList::MemorySize() const { function in class:FileSpecList
H A DMangled.cpp403 size_t Mangled::MemorySize() const { function in class:Mangled
H A DAddress.cpp937 size_t Address::MemorySize() const { function in class:Address
/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Utility/
H A DConstString.h428 size_t MemorySize() const { return sizeof(ConstString); } function in class:lldb_private::ConstString
/freebsd-11-stable/contrib/llvm-project/lldb/source/Utility/
H A DConstString.cpp136 size_t MemorySize() const { function in class:Pool
H A DFileSpec.cpp395 size_t FileSpec::MemorySize() const { function in class:FileSpec
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/BinaryFormat/
H A DWasm.h39 uint32_t MemorySize; // Memory size in bytes member in struct:llvm::wasm::WasmDylinkInfo
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DWasmYAML.h205 uint32_t MemorySize; member in struct:llvm::WasmYAML::DylinkSection
/freebsd-11-stable/sys/contrib/dev/acpica/include/
H A Dactbl3.h936 UINT32 MemorySize; member in struct:acpi_pmtt_physical_component

Completed in 273 milliseconds