Searched defs:GetSectionData (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/API/ | ||
H A D | SBSection.cpp | 173 SBData SBSection::GetSectionData() { in GetSectionData() function in SBSection |
/llvm-project/lldb/source/Core/ | ||
H A D | Section.cpp | 376 lldb::offset_t Section::GetSectionData(void *dst, lldb::offset_t dst_len, GetSectionData() function in Section |