Searched defs:GetSectionData (Results 1 – 2 of 2) sorted by relevance
145 SBData SBSection::GetSectionData() { return GetSectionData(0, UINT64_MAX); } in GetSectionData() function in SBSection147 SBData SBSection::GetSectionData(uint64_t offset, uint64_t size) { in GetSectionData() function in SBSection
408 lldb::offset_t Section::GetSectionData(void *dst, lldb::offset_t dst_len, in GetSectionData() function in Section415 lldb::offset_t Section::GetSectionData(DataExtractor §ion_data) { in GetSectionData() function in Section