Searched refs:RelocateSection (Results 1 – 4 of 4) sorted by relevance
497 RelocateSection(section); in ReadSectionData()541 RelocateSection(section); in ReadSectionData()666 void ObjectFile::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFile
333 virtual void RelocateSection(lldb_private::Section *section);
156 void RelocateSection(lldb_private::Section *section) override;
3111 void ObjectFileELF::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFileELF