Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.h307 unsigned RelocateDebugSections(const elf::ELFSectionHeader *rel_hdr,
DObjectFileELF.cpp2646 unsigned ObjectFileELF::RelocateDebugSections(const ELFSectionHeader *rel_hdr, in RelocateDebugSections() function in ObjectFileELF
2868 RelocateDebugSections(&reloc_header, reloc_id, GetSymtab()); in RelocateSection()