Home
last modified time | relevance | path

Searched refs:RelocateDebugSections (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h312 unsigned RelocateDebugSections(const elf::ELFSectionHeader *rel_hdr,
H A DObjectFileELF.cpp2694 unsigned ObjectFileELF::RelocateDebugSections(const ELFSectionHeader *rel_hdr, in RelocateDebugSections() function in ObjectFileELF
2902 RelocateDebugSections(&reloc_header, reloc_id, GetSymtab()); in RelocateSection()