Searched refs:RelocateSection (Results 1 – 4 of 4) sorted by relevance
500 RelocateSection(section); in ReadSectionData()544 RelocateSection(section); in ReadSectionData()703 void ObjectFile::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFile
339 virtual void RelocateSection(lldb_private::Section *section);
156 void RelocateSection(lldb_private::Section *section) override;
3088 void ObjectFileELF::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFileELF