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

/freebsd-current/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h156 void RelocateSection(lldb_private::Section *section) override;
H A DObjectFileELF.cpp3021 void ObjectFileELF::RelocateSection(lldb_private::Section *section) function in class:ObjectFileELF
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DObjectFile.h332 virtual void RelocateSection(lldb_private::Section *section);
/freebsd-current/contrib/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp488 RelocateSection(section);
532 RelocateSection(section);
657 void ObjectFile::RelocateSection(lldb_private::Section *section) function in class:ObjectFile

Completed in 135 milliseconds