Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/lldb/source/Plugins/ObjectFile/ELF/
HDObjectFileELF.h341 RelocateDebugSections(const elf::ELFSectionHeader *rel_hdr, lldb::user_id_t rel_id);
HDObjectFileELF.cpp2501 ObjectFileELF::RelocateDebugSections(const ELFSectionHeader *rel_hdr, user_id_t rel_id) in RelocateDebugSections() function in ObjectFileELF
2626 RelocateDebugSections(&reloc_header, reloc_id); in GetSymtab()