Home
last modified time | relevance | path

Searched defs:equalsVariable (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lld/COFF/
H A DICF.cpp185 bool ICF::equalsVariable(const SectionChunk *a, const SectionChunk *b) { in equalsVariable() function in lld::coff::ICF
/llvm-project/lld/MachO/
H A DICF.cpp176 bool ICF::equalsVariable(const ConcatInputSection *ia, equalsVariable() function in ICF
/llvm-project/lld/ELF/
H A DICF.cpp374 bool ICF<ELFT>::equalsVariable(const InputSection *a, const InputSection *b) { equalsVariable() function in ICF