Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.h313 unsigned RelocateDebugSections(const elf::ELFSectionHeader *rel_hdr,
H A DObjectFileELF.cpp2754 unsigned ObjectFileELF::RelocateDebugSections(const ELFSectionHeader *rel_hdr, in RelocateDebugSections() function in ObjectFileELF
2964 RelocateDebugSections(&reloc_header, reloc_id, GetSymtab()); in RelocateSection()