Searched refs:MemoryMapSectionData (Results 1 – 3 of 3) sorted by relevance
544 return MemoryMapSectionData (section, section_data); in ReadSectionData()551 ObjectFile::MemoryMapSectionData (const Section *section, DataExtractor& section_data) const in MemoryMapSectionData() function in ObjectFile555 return section->GetObjectFile()->MemoryMapSectionData (section, section_data); in MemoryMapSectionData()
660 MemoryMapSectionData (const Section *section,
553 m_obj_file->MemoryMapSectionData(section, m_dwarf_data); in InitializeObject()