Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/lld/ELF/
HDICF.cpp238 bool ICF<ELFT>::constantEq(const InputSection *secA, Relocs<RelTy> ra, in constantEq() argument
251 Symbol &sa = secA->file->getRelocTargetSym(*rai); in constantEq()
338 bool ICF<ELFT>::variableEq(const InputSection *secA, Relocs<RelTy> ra, in variableEq() argument
345 Symbol &sa = secA->file->getRelocTargetSym(*rai); in variableEq()