Searched refs:RelocateSection (Results 1 – 4 of 4) sorted by relevance
488 RelocateSection(section); in ReadSectionData()532 RelocateSection(section); in ReadSectionData()657 void ObjectFile::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFile
332 virtual void RelocateSection(lldb_private::Section *section);
156 void RelocateSection(lldb_private::Section *section) override;
3021 void ObjectFileELF::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFileELF