Home
last modified time | relevance | path

Searched defs:GetAddressByteSize (Results 1 – 25 of 25) sorted by relevance

/external/llvm-project/lldb/source/Plugins/ObjectFile/Breakpad/
DObjectFileBreakpad.h68 uint32_t GetAddressByteSize() const override { in GetAddressByteSize() function
/external/llvm-project/lldb/source/Plugins/ObjectFile/PDB/
DObjectFilePDB.h63 uint32_t GetAddressByteSize() const override { return 8; } in GetAddressByteSize() function
/external/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
DDWARFUnit.h59 uint16_t GetAddressByteSize() const { return m_addr_size; } in GetAddressByteSize() function
151 uint8_t GetAddressByteSize() const { return m_header.GetAddressByteSize(); } in GetAddressByteSize() function
DDWARFUnit.cpp555 uint8_t DWARFUnit::GetAddressByteSize(const DWARFUnit *cu) { in GetAddressByteSize() function in DWARFUnit
/external/llvm-project/lldb/source/Plugins/ObjectFile/wasm/
DObjectFileWasm.h74 uint32_t GetAddressByteSize() const override { in GetAddressByteSize() function
/external/llvm-project/lldb/source/Plugins/DynamicLoader/MacOSX-DYLD/
DDynamicLoaderDarwin.h154 uint32_t GetAddressByteSize() { in GetAddressByteSize() function
/external/llvm-project/lldb/include/lldb/Utility/
DDataExtractor.h253 uint32_t GetAddressByteSize() const { return m_addr_size; } in GetAddressByteSize() function
/external/llvm-project/lldb/include/lldb/Host/common/
DNativeProcessProtocol.h180 uint32_t GetAddressByteSize() const { in GetAddressByteSize() function
/external/llvm-project/lldb/source/Plugins/ObjectFile/JIT/
DObjectFileJIT.cpp114 uint32_t ObjectFileJIT::GetAddressByteSize() const { in GetAddressByteSize() function in ObjectFileJIT
/external/llvm-project/lldb/source/Target/
DExecutionContext.cpp176 uint32_t ExecutionContext::GetAddressByteSize() const { in GetAddressByteSize() function in ExecutionContext
DProcess.cpp3444 uint32_t Process::GetAddressByteSize() const { in GetAddressByteSize() function in Process
/external/llvm-project/lldb/source/Expression/
DIRMemoryMap.cpp241 uint32_t IRMemoryMap::GetAddressByteSize() { in GetAddressByteSize() function in IRMemoryMap
DIRExecutionUnit.cpp1224 uint32_t IRExecutionUnit::GetAddressByteSize() const { in GetAddressByteSize() function in IRExecutionUnit
/external/llvm-project/lldb/source/Utility/
DStream.cpp179 uint32_t Stream::GetAddressByteSize() const { return m_addr_size; } in GetAddressByteSize() function in Stream
DArchSpec.cpp673 uint32_t ArchSpec::GetAddressByteSize() const { in GetAddressByteSize() function in ArchSpec
/external/llvm-project/lldb/include/lldb/Core/
DEmulateInstruction.h424 uint32_t GetAddressByteSize() const { return m_arch.GetAddressByteSize(); } in GetAddressByteSize() function
/external/llvm-project/lldb/source/API/
DSBData.cpp70 uint8_t SBData::GetAddressByteSize() { in GetAddressByteSize() function in SBData
DSBModule.cpp606 uint32_t SBModule::GetAddressByteSize() { in GetAddressByteSize() function in SBModule
DSBProcess.cpp592 uint32_t SBProcess::GetAddressByteSize() const { in GetAddressByteSize() function in SBProcess
DSBTarget.cpp1726 uint32_t SBTarget::GetAddressByteSize() { in GetAddressByteSize() function in SBTarget
/external/llvm-project/lldb/source/Plugins/Process/minidump/
DProcessMinidump.cpp79 uint32_t GetAddressByteSize() const override { in GetAddressByteSize() function in __anonfadbf2d70111::PlaceholderObjectFile
/external/llvm-project/lldb/source/Plugins/ObjectFile/PECOFF/
DObjectFilePECOFF.cpp328 uint32_t ObjectFilePECOFF::GetAddressByteSize() const { in GetAddressByteSize() function in ObjectFilePECOFF
/external/llvm-project/lldb/source/Plugins/DynamicLoader/Darwin-Kernel/
DDynamicLoaderDarwinKernel.cpp955 uint32_t DynamicLoaderDarwinKernel::KextImageInfo::GetAddressByteSize() { in GetAddressByteSize() function in DynamicLoaderDarwinKernel::KextImageInfo
/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp704 uint32_t ObjectFileELF::GetAddressByteSize() const { in GetAddressByteSize() function in ObjectFileELF
/external/llvm-project/lldb/source/Plugins/ObjectFile/Mach-O/
DObjectFileMachO.cpp1081 uint32_t ObjectFileMachO::GetAddressByteSize() const { in GetAddressByteSize() function in ObjectFileMachO