Searched defs:GetCodeByteSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Utility/ | ||
H A D | ArchSpec.cpp | 679 uint32_t ArchSpec::GetCodeByteSize() const { GetCodeByteSize() function in ArchSpec |
/llvm-project/lldb/source/API/ | ||
H A D | SBTarget.cpp | 1673 uint32_t SBTarget::GetCodeByteSize() { GetCodeByteSize() function in SBTarget |