Home
last modified time | relevance | path

Searched defs:relSec (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lld/ELF/
H A DMarkLive.cpp97 auto *relSec = dyn_cast_or_null<InputSectionBase>(d->section); resolveReloc() local
H A DICF.cpp449 if (auto *relSec = dyn_cast_or_null<InputSection>(d->section)) combineRelocHashes() local
H A DLinkerScript.cpp793 if (auto *relSec = out->relocationSection) { addInputSec() local
H A DWriter.cpp1656 if (auto *relSec = dyn_cast<RelocationBaseSection>(sec)) removeUnusedSyntheticSections() local