Searched defs:RelocateSection (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lldb/source/Symbol/ | ||
H A D | ObjectFile.cpp | 666 void ObjectFile::RelocateSection(lldb_private::Section *section) RelocateSection() function in ObjectFile |
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/ | ||
H A D | ObjectFileELF.cpp | 3094 void ObjectFileELF::RelocateSection(lldb_private::Section *section) RelocateSection() function in ObjectFileELF |