Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h304 unsigned RelocateDebugSections(const elf::ELFSectionHeader *rel_hdr,
H A DObjectFileELF.cpp2757 unsigned ObjectFileELF::RelocateDebugSections(const ELFSectionHeader *rel_hdr, in RelocateDebugSections() function in ObjectFileELF
2924 RelocateDebugSections(&reloc_header, reloc_id, GetSymtab()); in RelocateSection()