Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Symbol/
H A DObjectFile.cpp666 void ObjectFile::RelocateSection(lldb_private::Section *section) RelocateSection() function in ObjectFile
/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp3094 void ObjectFileELF::RelocateSection(lldb_private::Section *section) RelocateSection() function in ObjectFileELF