Searched defs:GetSectionData (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/API/
H A DSBSection.cpp196 SBSection::GetSectionData () function in class:SBSection
202 SBSection::GetSectionData (uint64_t offset, uint64_t size) function in class:SBSection
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Core/
H A DSection.cpp323 Section::GetSectionData (void *dst, lldb::offset_t dst_len, lldb::offset_t offset) function in class:Section
334 Section::GetSectionData (DataExtractor& section_data) const function in class:Section

Completed in 102 milliseconds