Searched refs:RelocateSection (Results 1 – 4 of 4) sorted by relevance
507 RelocateSection(section); in ReadSectionData()551 RelocateSection(section); in ReadSectionData()682 void ObjectFile::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFile
334 virtual void RelocateSection(lldb_private::Section *section);
155 void RelocateSection(lldb_private::Section *section) override;
2834 void ObjectFileELF::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFileELF