Home
last modified time | relevance | path

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

/external/lldb/source/API/
DSBSection.cpp196 SBSection::GetSectionData () in GetSectionData() function in SBSection
202 SBSection::GetSectionData (uint64_t offset, uint64_t size) in GetSectionData() function in SBSection
/external/chromium_org/tools/relocation_packer/src/
Delf_file.cc40 Elf_Data* GetSectionData(Elf_Scn* section) { in GetSectionData() function