Searched refs:RelocateSection (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp518 RelocateSection(section);
572 RelocateSection(section);
684 void ObjectFile::RelocateSection(lldb_private::Section *section) function in class:ObjectFile
/freebsd-13-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h323 virtual void RelocateSection(lldb_private::Section *section);
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h155 void RelocateSection(lldb_private::Section *section) override;
H A DObjectFileELF.cpp2834 void ObjectFileELF::RelocateSection(lldb_private::Section *section) function in class:ObjectFileELF

Completed in 136 milliseconds