Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h317 unsigned RelocateDebugSections(const elf::ELFSectionHeader *rel_hdr,
H A DObjectFileELF.cpp2930 unsigned ObjectFileELF::RelocateDebugSections(const ELFSectionHeader *rel_hdr, in RelocateDebugSections() function in ObjectFileELF
3145 RelocateDebugSections(&reloc_header, reloc_id, GetSymtab()); in RelocateSection()