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