Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lld/MinGW/
H A DOptions.td108 defm reloc_section: B_enable_disable<"reloc-section",
/llvm-project-15.0.7/lldb/source/Plugins/ObjectFile/ELF/
H A DObjectFileELF.cpp2801 Section *reloc_section = in ParseSymtab() local
2803 if (reloc_section) { in ParseSymtab()
2804 user_id_t reloc_id = reloc_section->GetID(); in ParseSymtab()