Home
last modified time | relevance | path

Searched defs:address_byte_size (Results 1 – 7 of 7) sorted by relevance

/llvm-project/lldb/unittests/Breakpoint/
H A DWatchpointAlgorithmsTests.cpp34 uint32_t address_byte_size) { in check_testcase()
92 size_t address_byte_size = 8; in TEST() local
117 size_t address_byte_size = 4; in TEST() local
173 size_t address_byte_size = 8; in TEST() local
/llvm-project/lldb/source/Breakpoint/
H A DWatchpointAlgorithms.cpp88 uint32_t address_byte_size) { in PowerOf2Watchpoints()
/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextDummy.cpp38 uint32_t address_byte_size) in RegisterContextDummy()
H A DRegisterContextHistory.cpp38 uint32_t address_byte_size, in RegisterContextHistory()
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionDeclMap.h253 size_t address_byte_size = 0; member
/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DThreadElfCore.cpp329 uint8_t address_byte_size = arch.GetAddressByteSize(); GetSize() local
/llvm-project/lldb/source/Expression/
H A DIRMemoryMap.cpp159 uint32_t address_byte_size = GetAddressByteSize(); FindSpace() local