Searched refs:RelocateSection (Results 1 – 4 of 4) sorted by relevance
514 RelocateSection(section); in ReadSectionData()570 RelocateSection(section); in ReadSectionData()681 void ObjectFile::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFile
352 virtual void RelocateSection(lldb_private::Section *section);
156 void RelocateSection(lldb_private::Section *section) override;
2890 void ObjectFileELF::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFileELF