Home
last modified time | relevance | path

Searched defs:RelocateSection (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/lldb/source/Symbol/
HDObjectFile.cpp666 void ObjectFile::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFile
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.cpp3111 void ObjectFileELF::RelocateSection(lldb_private::Section *section) in RelocateSection() function in ObjectFileELF