Home
last modified time | relevance | path

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

/external/llvm-project/lldb/source/Plugins/ObjectFile/ELF/
DObjectFileELF.cpp2758 user_id_t reloc_id = reloc_section->GetID(); in GetSymtab() local
2760 GetSectionHeaderByIndex(reloc_id); in GetSymtab()
2768 reloc_id); in GetSymtab()
2867 user_id_t reloc_id = SectionIndex(I); in RelocateSection() local
2868 RelocateDebugSections(&reloc_header, reloc_id, GetSymtab()); in RelocateSection()